RVTDocs.com

ImporterIFC.SetFile

Method
Description:
Sets the handle to the IFC file being created during this import operation.
Syntax
public void SetFile(
	IFCFile file
)
Parameters
Parameter Type Description
file IFCFile The handle to the file.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null