IFCCategoryTemplate.GetMappingInfoById
Description:
Gets a copy of IFC mapping info by category id.
Gets a copy of IFC mapping info by category id.
public ExportIFCCategoryInfo GetMappingInfoById(
Document document,
ElementId categoryId,
CustomSubCategoryId customSubCategoryId
)
-
documentA Revit document.
-
categoryIdThe category id.
-
customSubCategoryIdThe custom subcategory id.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration