ImporterIFC.ProcessIFCProject(IFCAnyHandle)
Method
Description:
The entry point to the native IFC import function. Processes the main IfcProject and creates appropriate Revit elements.
The entry point to the native IFC import function. Processes the main IfcProject and creates appropriate Revit elements.
Parameters
Parameter | Type | Description |
---|---|---|
ifcProject | IFCAnyHandle | The IfcProject containing the entities in the IFC file. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |