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: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
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.