Share

RebarShapeTerminationsData.HasCrankAtStart Property

Identifies if the rebar shape has crank at start. Setting this property to true, will set the HookAngleAtStart to 0 and EndTreatmentTypeIdAtStart to ElementId.InvalidElementId.


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

Syntax

C#

public bool HasCrankAtStart { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?