IFCFileModelOptions Properties
| Name | Return Type | Description |
|---|---|---|
| CacheSize | int | The cache size of the file. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| SchemaFile | string | The full name of an IFC schema file. |
| SchemaName | string | The name of the schema. |
| UserControlledInverses | bool | Indicates if the inverses are controlled by Revit or users. True by users, false by Revit. |