| Revit 2023 API |
| RebarShape..::..HigherEnd Property |
| RebarShape Class See Also |
Defines the higher end of rebar shape.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2009
Syntax
| C# |
|---|
public int HigherEnd { get; } |
| Visual Basic |
|---|
Public ReadOnly Property HigherEnd As Integer Get |
| Visual C++ |
|---|
public: property int HigherEnd { int get (); } |
Remarks
Change this property will make rebar shape's start and end hooks swap.