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

IFCFile.Create

Method
Description:
Creates an IFC file for exporting.
Syntax
public static IFCFile Create(
	IFCFileModelOptions modelOptions
)
Parameters
Parameter Type Description
modelOptions IFCFileModelOptions The options.
Return Value
Type Description
IFCFile The IFC file.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null