Type information of BIM models(docs) object
Signature:
export declare type BIMModels = { [id: string]: BIMModel; };
References: BIMModel