API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

ModelInfo Properties

The ModelInfo type exposes the following members.

Properties
  NameDescription
Public propertyCurrentPhase
The number of the Tekla Structures model's current phase.
Public propertyModelName
The name of the Tekla Structures model.
Public propertyModelPath
The path to the Tekla Structures model.
Public propertyNorthDirection
The north direction of the current Tekla Structures model.
Public propertySharedModel
The read-only property of the Tekla Structures model's sharing status.
Public propertySingleUserModel
The read-only property if the Tekla Structures model is a single user model.
Top
See Also