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
- backend/src/IModelDb.ts Line 1939
Last Updated: 20 June, 2023