RVTDocs.com

RebarShapeConstraintAngleFromFixedDir.Direction

Property
Description:
A fixed direction in UV-space. The parameter will drive the segment's angle relative to this direction.
Syntax
public UV Direction { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
ArgumentOutOfRangeException When setting this property: direction has zero length.