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.

ModelObjectModelIdentifier Property

The database identifier of the model object in the model database. By using this identifier, it is possible to select the actual object in the Tekla Structures model.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
public Identifier ModelIdentifier { get; }

Property Value

Type: Identifier
See Also