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