PickerPickPointEnum Enumeration |
The possible point pick types.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| PICK_ONE_POINT | 0 | Pick one point (x,y,z). | |
| PICK_TWO_POINTS | 1 | Pick two points. | |
| PICK_POLYGON | 2 | Pick multiple points. | |
| PICK_LINE | 3 | Pick one line. | |
| PICK_FACE | 4 | Pick one face. |