RVTDocs.com

ImporterIFC.ProcessIFCProject(IFCAnyHandle)

Method
Description:
The entry point to the native IFC import function. Processes the main IfcProject and creates appropriate Revit elements.
Syntax
public void ProcessIFCProject(
	IFCAnyHandle ifcProject
)
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