IFCFileModelOptions.SchemaFile Property
The full name of an IFC schema file.
Namespace:
Â
Autodesk.Revit.DB.IFC
Assembly:
 RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string SchemaFile { get; set; }
Property Value
String
Exceptions
Exception
Condition
ArgumentNullException
When setting this property: A non-optional argument was null
See Also
Reference
IFCFileModelOptions Class
Autodesk.Revit.DB.IFC Namespace