DrawingObjectSelectorUnselectObjects Method |
Unselects the specified drawing objects keeping the other objects still selected.
Namespace: Tekla.Structures.Drawing.UI
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- DrawingObjects
- Type: System.CollectionsArrayList
The drawing objects to be unselected.
Return Value
Type: BooleanTrue if succeeded.
See Also