updateGeometryGuid Method

Update the geometry guid of a model.

updateGeometryGuid(modelId: string): void

@throws EditTxnError if this EditTxn is not active.

@throws IModelError if the update fails.

Parameter Type Description
modelId string The Id of the model to update.

Returns - void

Defined in

Last Updated: 28 April, 2026