RebarShapeTerminationsData.HookAngleAtStart
Description:
Identifies the hook angle (in degrees) at the start of the rebar shape. The angle must be at least 0 and no more than 180. In case it is 0 it will be considered that the shape doesn't have a hook. Common values are 0, 90, 135, and 180.
Identifies the hook angle (in degrees) at the start of the rebar shape. The angle must be at least 0 and no more than 180. In case it is 0 it will be considered that the shape doesn't have a hook. Common values are 0, 90, 135, and 180.
public int HookAngleAtStart { get; set; }
-
When setting this property: hookAngleAtStart must be at least 0 and no more than 180.