getAspects Method
Get the ElementAspect instances that are owned by the specified element.
getAspects(elementId: string, aspectClassFullName?: string, excludedClassFullNames?: Set<string>): ElementAspect[]
@throws IModelError
Returns - ElementAspect[]
Defined in
- core/backend/src/IModelDb.ts Line 2447
Last Updated: 22 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.