RebarShapeConstraintAngleFromFixedDir.Sign
Description:
When the sign is 1, the Direction is rotated clockwise by the angle's value. When -1, the Direction is rotated counter-clockwise.
When the sign is 1, the Direction is rotated clockwise by the angle's value. When -1, the Direction is rotated counter-clockwise.
public int Sign { get; set; }
-
When setting this property: sign is not 1 or -1.