VolumetricGraphics3DCrossSectionPlane ===================================== .. py:class:: ansys.stk.core.stkobjects.VolumetricGraphics3DCrossSectionPlane Class defining cross-section plane for volumetric grid. .. py:currentmodule:: VolumetricGraphics3DCrossSectionPlane Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VolumetricGraphics3DCrossSectionPlane.plane` - Get the cross section plane. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VolumetricGraphics3DCrossSectionPlane Property detail --------------- .. py:property:: plane :canonical: ansys.stk.core.stkobjects.VolumetricGraphics3DCrossSectionPlane.plane :type: str Get the cross section plane.