EOIRShapeCustomMesh =================== .. py:class:: ansys.stk.core.stkobjects.EOIRShapeCustomMesh Bases: :py:class:`~ansys.stk.core.stkobjects.IEOIRShapeObject` CustomMesh shape class. .. py:currentmodule:: EOIRShapeCustomMesh Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.EOIRShapeCustomMesh.maximum_dimension` - Property used to access the maximum dimension of a custom mesh shape. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import EOIRShapeCustomMesh Property detail --------------- .. py:property:: maximum_dimension :canonical: ansys.stk.core.stkobjects.EOIRShapeCustomMesh.maximum_dimension :type: float Property used to access the maximum dimension of a custom mesh shape.