DrawingObjectSelectorSelectObjects Method |
Selects the specified drawing objects in the drawing.
Namespace: Tekla.Structures.Drawing.UI
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- DrawingObjects
- Type: System.CollectionsArrayList
The drawing objects to be selected. - ExtendSelection
- Type: SystemBoolean
Defines whether the selector keeps the currently selected objects selected or not.
Return Value
Type: BooleanTrue if succeeded.