update Method


update(txn) @beta

Update this Element in the iModel using the supplied EditTxn.

update(txn: EditTxn): void

Parameter Type Description
txn EditTxn  

Returns - void



update()

Deprecated  in 5.1.9 - will not be removed until after 2026-08-04. Use Element.update(txn) instead.

Update this Element in the iModel.

update(): void

Returns - void


Defined in

Last Updated: 05 May, 2026