RVTDocs.com

RebarShapeConstraintAngleFromFixedDir.Sign

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