<Code Lib>
2025.3 Method
Changes 5
M

IFCCategoryTemplate.GetMappingInfoById

Description:
Gets a copy of ifc mapping info by category id.

public ExportIFCCategoryInfo GetMappingInfoById(
	Document document,
	ElementId categoryId,
	CustomSubCategoryId customSubCategoryId
)

Return Value ExportIFCCategoryInfo Return the info for this category.

Loading…