RebarContainerGetRebarContainerIterator Method

Returns a Rebar Container Iterator that iterates through the Rebar Container Items.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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