2020 Members
Changes 5
M

ImporterIFC

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ImporterIFC
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetOptions() IDictionary Gets the collection of named options set by the importer client.
M GetType None Gets the Type of the current instance. (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 Returns a string that represents the current object. (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.