IFCFile.Read(IFCFileReadOptions)
Method
Description:
Reads content from a file of IFC format.
Reads content from a file of IFC format.
Parameters
Parameter | Type | Description |
---|---|---|
readOptions | IFCFileReadOptions | The IFC file read options. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | Error reading opening model for unzipping. Error reading IFC file. |