IFCFile.CreateInstance
Method
Description:
Creates an IFC instance in the file model.
Creates an IFC instance in the file model.
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | String | The instance name. |
Return Value
| Type | Description |
|---|---|
| IFCAnyHandle | The instance handle. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |