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