The ``misc`` package ======================== .. py:module:: ansys.geometry.core.misc Summary ------- .. py:currentmodule:: misc .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.geometry.core.misc.accuracy` - Provides for evaluating decimal precision. * - :py:obj:`~ansys.geometry.core.misc.auxiliary` - Auxiliary functions for the PyAnsys Geometry library. * - :py:obj:`~ansys.geometry.core.misc.checks` - Provides functions for performing common checks. * - :py:obj:`~ansys.geometry.core.misc.measurements` - Provides various measurement-related classes. * - :py:obj:`~ansys.geometry.core.misc.options` - Provides various option classes. * - :py:obj:`~ansys.geometry.core.misc.units` - Provides for handling units homogeneously throughout PyAnsys Geometry. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: accuracy auxiliary checks measurements options units Description ----------- Provides the PyAnsys Geometry miscellaneous subpackage. .. !! processed by numpydoc !!