Skip to main content

enableCamNavDraw

Temporarily turns off the automatic update of the camera indicator for drawings used as 2D navigation for a 3D model. This is useful when switching floors to prevent automatic updates of the floor plan.

Syntax

RxCore.enableCamNavDraw(onOff)

Parameters

  • onOff: boolean — Set to true to enable, or false to disable.

Returns

  • NA — This method does not return a value.