Share

RebarEndType Enumeration

Describes what is added at the end of a Rebar.


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

Syntax

C#

public enum RebarEndType

Members

Member nameValueDescription
Crank3 A Crank is added to the end of the Rebar.
EndTreatment2 An End Treatment is added to the end of the Rebar.
Hook1 A Hook is added to the end of the Rebar.
None0 There is nothing added to the end of the Rebar.

See Also

Reference

Was this information helpful?