Revit 2025.3 API
Rebar |
Identifies the end of the source rebar which is part of this rebar splice - 0 for start, 1 for end.
The source rebar is the one from which this rebar splice was obtained.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int SourceRebarEnd { get; }
Public ReadOnly Property SourceRebarEnd As Integer Get
public: property int SourceRebarEnd { int get (); }
member SourceRebarEnd : int with get
Property Value
Int32See Also