ReinforcementRebarGeometryOptionEnum Enumeration |
Options for the function GetRebarGeometries.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NONE | 0 | No hooks or clash avoidance or length adjustment. | |
HOOKS | 1 | Hooks. | |
AVOID_CLASH | 2 | In case rebar polygon clashes with itself, physical points are moved to avoid clashing. | |
LENGTH_ADJUSTMENTS | 4 | Length adjustments |
See Also