2021 Members
Changes 4
M

IFCExportOptions

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