Skip to main content

IfcCategoryMap

const IfcCategoryMap: object

A map that associates each unique integer identifier (IFC Entity ID) with its corresponding category name. This map is used to map IFC entities to their respective categories for easier identification and processing.

Index signature

[key: number]: string