IFCAggregate.AddAggregate Method

Creates a nested aggregate and adds it to the aggregate.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IFCAggregate AddAggregate()

Return Value

IFCAggregate
The nested aggregate.

Exceptions

ExceptionCondition
InvalidOperationException The aggregate is not valid.

See Also

Reference

IFCAggregate Class
Autodesk.Revit.DB.IFC Namespace