2027 Members
Changes 0
M

ImporterIFC Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetOptions() IDictionary<String,String> 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