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