updateAspect Method
Update an exist ElementAspect within the iModel.
updateAspect(aspectProps: ElementAspectProps): void
throws IModelError if unable to update the ElementAspect.
| Parameter | Type | Description |
|---|---|---|
| aspectProps | ElementAspectProps | The properties to use to update the ElementAspect. |
Defined in
Last Updated: 08 January, 2020