HigherEnd Property


Rebar Shape Higher End Property

Defines the higher end of rebar shape.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int HigherEnd { get; }

Property Value

Int32
Remarks
Change this property will make rebar shape's start and end hooks swap.
See Also