RebarHookDataRebarHookShapeEnum Enumeration |
The different hook shapes.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Member name | Value | Description | |
|---|---|---|---|
| NO_HOOK | 0 | No hook. | |
| HOOK_90_DEGREES | 1 | The standard 90-degree hook. | |
| HOOK_135_DEGREES | 2 | The standard 135-degree hook. | |
| HOOK_180_DEGREES | 3 | The standard 180-degree hook. | |
| CUSTOM_HOOK | 4 | The custom hook shape to manually define the angle, radius and length of a hook. |