Share

RebarShapeTerminationsData.TerminationRotationAngleAtStart Property

Identifies the termination's (e.g. hook, crank) out of plane rotation angle (in radians) at the start of the rebar shape.

The default value is 0.



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

Syntax

C#

public double TerminationRotationAngleAtStart { get; set; }

Property Value

Double

Exceptions

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

See Also

Reference

Was this information helpful?