getAspect Method
Get a single ElementAspect by its instance Id.
getAspect(aspectInstanceId: string): ElementAspect
@throws IModelError
| Parameter | Type | Description | 
|---|---|---|
| aspectInstanceId | string | 
Returns - ElementAspect
Defined in
- core/backend/src/IModelDb.ts Line 2559
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.