2021 Members
Changes 5
M

ImporterIFC

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ImporterIFC
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetOptions() IDictionary Gets the collection of named options set by the importer client.
M GetType None (Inherited from Object .) Object .
M ProcessIFCProject(IFCAnyHandle) None The entry point to the native IFC import function. Processes the main IfcProject and creates appropriate Revit elements.
M ProcessIFCProject(IFCAnyHandle, IDictionary.IFCAnyHandle, ElementId.) None
M SetFile(IFCFile) None Sets the handle to the IFC file being created during this import operation.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Document Document Gets the document associated with the import.
P FullFileName string The full file name of the IFC file to be import.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.