DrawingHandlerGetModelObjectIdentifiers Method |
Gets model object identifiers of the drawing.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- drawing
- Type: Tekla.Structures.DrawingDrawing
The drawing where objects are fetched.
Return Value
Type: ListIdentifierList of model object identifiers in the drawing.
See Also