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 2120
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.