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