RVTDocs.com

ExporterIFC.SetFile

Method
Description:
Sets the handle to the IFC file being created during this export 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