resetToUseInternalUnitsProvider Method

Async call typically used after an iModel is closed to reset the UnitsProvider to the default one that does not require a Units schema.

resetToUseInternalUnitsProvider(): Promise<void>

@note If the active primitive tool may be holding stale unit data, callers should follow this with IModelApp.toolAdmin.restartPrimitiveTool() to allow the tool to reinitialize itself.

Returns - Promise

Defined in

Last Updated: 04 April, 2026