IFCExportOptions
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AddOption(String, String) | None | Adds a new named option to the options structure. | |
| Assign(IFCExportOptions) | None | Assigns the values of the IFCExportOptions to this options object. | |
| Dispose() | None | Releases all resources used by the IFCExportOptions | |
| 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 |
|---|---|---|---|
| ExportBaseQuantities | bool | Option to export IFC standard quantities currently supported by Revit. | |
| FamilyMappingFile | string | Path to a file containing family mapping. | |
| FileVersion | IFCVersion | IFC file version. | |
| FilterViewId | ElementId | Id of the view whose visibility settings will govern the contents in the exported IFC file. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| SpaceBoundaryLevel | int | Level of space boundaries exported in IFC file. | |
| WallAndColumnSplitting | bool | Option to allow division of multi-level walls and columns by levels. |