Share Email Facebook Twitter LinkedIn RebarInSystem.Quantity Property Identifies the number of bars in rebar set. Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public int Quantity { get; }Property ValueInt32 Remarks Quantity is equal to NumberOfBarPositions if all the bars are included. If any bars are excluded, they are not counted in the Quantity. See AlsoReferenceRebarInSystem ClassAutodesk.Revit.DB.Structure Namespace