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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
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. |
See Also