The ``surfaces`` package ============================ .. py:module:: ansys.geometry.core.shapes.surfaces Summary ------- .. py:currentmodule:: surfaces .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.geometry.core.shapes.surfaces.cone` - Provides for creating and managing a cone. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.cylinder` - Provides for creating and managing a cylinder. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.plane` - Provides for creating and managing a cylinder. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.sphere` - Provides for creating and managing a sphere. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.surface` - Provides the ``Surface`` class. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.surface_evaluation` - Provides for evaluating a surface. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.torus` - Provides for creating and managing a torus. * - :py:obj:`~ansys.geometry.core.shapes.surfaces.trimmed_surface` - Provides the ``TrimmedSurface`` class. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: cone cylinder plane sphere surface surface_evaluation torus trimmed_surface Description ----------- Provides the PyAnsys Geometry ``surface`` subpackage. .. !! processed by numpydoc !!