TerminationRotationAngle0 Property


Rebar Bend Data Termination Rotation Angle 0 Property

Identifies the termination's rotation angle (in radians) at the start. The default value is 0.0

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double TerminationRotationAngle0 { get; set; }

Property Value

Double
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for terminationRotationAngle0 is not finite
See Also