PickerPickObjectEnum Enumeration |
The possible model object pick types for a single object.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| PICK_ONE_OBJECT | 0 | Pick one model object of any type. | |
| PICK_ONE_PART | 1 | Pick one part. | |
| PICK_ONE_WELD | 2 | Pick one welding. | |
| PICK_ONE_BOLTGROUP | 3 | Pick one bolt group. | |
| PICK_ONE_REINFORCEMENT | 4 | Pick one reinforcement. |