Revit 2023 API |
IFCAggregate..::..GetIFCAggregateIterator Method |
IFCAggregate Class See Also |
Returns a IFCAggregateIterator that iterates through the collection.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Syntax
C# |
---|
public IFCAggregateIterator GetIFCAggregateIterator() |
Visual Basic |
---|
Public Function GetIFCAggregateIterator As IFCAggregateIterator |
Visual C++ |
---|
public: IFCAggregateIterator^ GetIFCAggregateIterator() |