Revit 2026 API
Exporter |
Identifies the file version being exported.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IFCVersion FileVersion { get; }
Public ReadOnly Property FileVersion As IFCVersion Get
public: property IFCVersion FileVersion { IFCVersion get (); }
member FileVersion : IFCVersion with get
Property Value
IFCVersionSee Also