getAspects Method

Get the ElementAspect instances that are owned by the specified element.

getAspects(elementId: string, aspectClassFullName?: string): ElementAspect[]

throws IModelError

Parameter Type Description
elementId string Get ElementAspects associated with this Element
aspectClassFullName string Optionally filter ElementAspects polymorphically by this class name

Returns - ElementAspect[]

Defined in

Last Updated: 29 November, 2022