IFCFile.Create
Method
Description:
Creates an IFC file for exporting.
Creates an IFC file for exporting.
Parameters
Parameter | Type | Description |
---|---|---|
modelOptions | IFCFileModelOptions | The options. |
Return Value
Type | Description |
---|---|
IFCFile | The IFC file. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |