RebarInSystem.RebarShapeId Property

RebarInSystemRebarShapeId Property

The RebarShape element that defines the shape of the rebar.

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

Property Value

ElementId
See Also