Share

RebarShapeTerminationsData.HasCrankAtEnd Property

Identifies if the rebar shape has crank at end. Setting this property to true, will set the HookAngleAtEnd to 0 and EndTreatmentTypeIdAtEnd to ElementId.InvalidElementId.


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

Syntax

C#

public bool HasCrankAtEnd { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?