RebarSpliceSourceRebarEnd Property |
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.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int SourceRebarEnd { get; }
Public ReadOnly Property SourceRebarEnd As Integer
Get
public:
property int SourceRebarEnd {
int get ();
}
member SourceRebarEnd : int with get
Property Value
Int32
See Also