onUpdateElementAspect MethodProtected
Update the ElementAspect within the target iModel.
onUpdateElementAspect(aspectProps: ElementAspectProps): Promise<void>
@note A subclass may override this method to customize update behavior but should call super.onUpdateElementAspect.
| Parameter | Type | Description |
|---|---|---|
| aspectProps | ElementAspectProps |
Returns - Promise
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.