Returns a IFCAggregateIterator that iterates through the collection.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public IFCAggregateIterator GetIFCAggregateIterator() |
| Visual Basic |
|---|
Public Function GetIFCAggregateIterator As IFCAggregateIterator |
| Visual C++ |
|---|
public: IFCAggregateIterator^ GetIFCAggregateIterator() |