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 2403
Last Updated: 22 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.