Viewer3d.getActiveNavigationTool(); --> {string}

Returns the name of the active navigation tool.

Viewer3d.getDefaultNavigationToolName(); --> {string}

Returns the default navigation tool.

Viewer3d.setActiveNavigationTool(toolName);