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