The ``tools`` package ========================= .. py:module:: ansys.geometry.core.tools Summary ------- .. py:currentmodule:: tools .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.geometry.core.tools.check_geometry` - Module for repair tool message. * - :py:obj:`~ansys.geometry.core.tools.measurement_tools` - Provides tools for measurement. * - :py:obj:`~ansys.geometry.core.tools.prepare_tools` - Provides tools for preparing geometry for use with simulation. * - :py:obj:`~ansys.geometry.core.tools.problem_areas` - The problem area definition. * - :py:obj:`~ansys.geometry.core.tools.repair_tool_message` - Module for repair tool message. * - :py:obj:`~ansys.geometry.core.tools.repair_tools` - Provides tools for repairing bodies. * - :py:obj:`~ansys.geometry.core.tools.unsupported` - Unsupported functions for the PyAnsys Geometry library. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: check_geometry measurement_tools prepare_tools problem_areas repair_tool_message repair_tools unsupported Description ----------- PyAnsys Geometry tools subpackage. .. !! processed by numpydoc !!