RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCFile

IFCFile.Write

Method
Description:
Writes content to a file of IFC format.
Syntax
public void Write(
	IFCFileWriteOptions writeOptions
)
Parameters
Parameter Type Description
writeOptions IFCFileWriteOptions The IFC file write options.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null