mmSolver.tools.toggleviewportctrls#

Toggle NURBS curves, locators and cameras, in the 3D viewport.

Tools#

Toggle NURBS curves, locators and cameras in the active 3D viewport.

mmSolver.tools.toggleviewportctrls.tool.main()#

Toggle the active viewport with Rig Controls on/off.

Usage:

  1. Activate viewport.

  2. Run tool; the visibility of rig controls in the viewport is toggled on/off.

Library#

Logic to toggle the NURBS curves, locators and cameras in a viewport.

mmSolver.tools.toggleviewportctrls.lib.toggle_ctrls_visibility(model_panel)#