Revit 2025 API
ApplicationExport |
Full path to the file that defines Revit category to IFC entity mappings for IFC export.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string ExportIFCCategoryTable { get; }
Public ReadOnly Property ExportIFCCategoryTable As String Get
public: property String^ ExportIFCCategoryTable { String^ get (); }
member ExportIFCCategoryTable : string with get
Property Value
StringSee Also