IFCFileWriteOptions
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the IFCFileWriteOptions | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| FileFormat | IFCFileFormat | The file format of the IFC file. | |
| FileName | string | The full file name of the IFC file to be written. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| XMLConfigFileName | string | The XML configuration file name. It is used only for writing IFC-XML format file. |