RebarSplice.ConnectedRebarId Property

RebarSpliceConnectedRebarId Property

Identifies the connected rebar id of this rebar splice object.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId ConnectedRebarId { get; }
Public ReadOnly Property ConnectedRebarId As ElementId
	Get
public:
property ElementId^ ConnectedRebarId {
	ElementId^ get ();
}
member ConnectedRebarId : ElementId with get

Property Value

ElementId
See Also