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