IFCFileModelOptions Constructor

Creates a default IFCFileModelOptions. The default schema file is empty and cache size is 8192.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IFCFileModelOptions()
See Also