RebarShapeShapeFamilyId Property |
Get and return the rebar shape family id.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId ShapeFamilyId { get; }
Public ReadOnly Property ShapeFamilyId As ElementId
Get
public:
property ElementId^ ShapeFamilyId {
ElementId^ get ();
}
member ShapeFamilyId : ElementId with get
Property Value
ElementId
See Also