Skip to content

Commit

Permalink
Docs - Add stub for ImagePlane node/tool.
Browse files Browse the repository at this point in the history
Other tools reference this link, so now the links should be consistent.
  • Loading branch information
david-cattermole committed Oct 11, 2024
1 parent 63c22b6 commit a460b21
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/tools_createnode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,13 @@ To create an image plane, you can run this Python command:
import mmSolver.tools.createimageplane.tool as tool
tool.main()
.. _imageplane-ref:

ImagePlane
----------

*To be written*

See :ref:`Image Cache Preferences <image-cache-preferences-ref>` for
details on how to control the MM Image Plane hardware resources used.

0 comments on commit a460b21

Please sign in to comment.