IFCAnyHandle.CreateAggregateAttribute
Method
Description:
Creates an attribute that is an aggregate.
Creates an attribute that is an aggregate.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
Return Value
Type | Description |
---|---|
IFCAggregate | The aggregate. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |