mmSolver.tools.toggleviewportimgplns#

Toggle the visible image planes in the 3D viewport.

Tools#

Toggle Image Planes in the active 3D viewport.

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

Toggle the active viewport with image planes on/off.

Usage:

  1. Activate viewport.

  2. Run tool; the visibility of image planes in the viewport is toggled on/off.

Library#

Logic to toggle the visible image planes in a viewport.

mmSolver.tools.toggleviewportimgplns.lib.toggle_image_plane_visibility(model_panel)#