2027 Method
Changes 5
M

IFCCategoryTemplate.GetCategoryMappingTable

Description:
Gets the table that contains a mapping from Revit categories to IFC entities.
public IDictionary<ExportIFCCategoryKey, ExportIFCCategoryInfo> GetCategoryMappingTable(
	Document document
)
Return Value IDictionary<ExportIFCCategoryKey,ExportIFCCategoryInfo> The mapping table.