Type information of BIM categories object
Signature:
export declare type BIMCategories = { [id: string]: BIMCategory; };
References: BIMCategory