Share

RebarContainer.GetRebarContainerIterator Method

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


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?