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

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

See Also

Reference

IFCFileModelOptions Class
Autodesk.Revit.DB.IFC Namespace