hasSubModel Method
Returns true if the specified Element has a sub-model.
hasSubModel(elementId: string): boolean
@see IModelDb.Models.getSubModel
| Parameter | Type | Description | 
|---|---|---|
| elementId | string | 
Returns - boolean
Defined in
- core/backend/src/IModelDb.ts Line 2496
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.