ModelObjectSelectorSelect Method (ArrayList, Boolean) |
Selects a list of objects from the user interface.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- ModelObjects
- Type: System.CollectionsArrayList
The list of model objects to select. - ShowDimensions
- Type: SystemBoolean
Defines whether to show dimensions of the parts in the selection.
Return Value
Type: BooleanTrue on success.
See Also