DrawingHandlerGetDrawingObjectSelector Method

Gets a drawing object selector. With a drawing object selector drawing objects can be selected and highlighted in the drawing editor. A drawing object selector also provides a list of currently selected drawing objects.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
public DrawingObjectSelector GetDrawingObjectSelector()

Return Value

Type: DrawingObjectSelector
The drawing object selector for the current drawing. Null if no drawing is active.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next