Share

RebarBendData.TerminationRotationAngle1 Property

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


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double TerminationRotationAngle1 { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentException When setting this property: The given value for terminationRotationAngle1 is not finite

See Also

Reference

Was this information helpful?