Returns a Rebar Container Iterator that iterates through the Rebar Container Items.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RebarContainerIterator GetRebarContainerIterator()
Return Value
RebarContainerIterator
A Rebar Container Iterator object that can be used to iterate through Rebar Container Items in the collection.
See Also
Reference