IFCData.CreateIFCAggregate
Method
Description:
Creates an IFCAggregate data object.
Creates an IFCAggregate data object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| value | IFCAggregate | The IFCAggregate value. |
Return Value
| Type | Description |
|---|---|
| IFCData | The IFCData object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |