VolumetricGraphics3DCrossSection#
- class ansys.stk.core.stkobjects.VolumetricGraphics3DCrossSection#
Class defining planar cross-sections through the volumetric grid.
Overview#
Import detail#
from ansys.stk.core.stkobjects import VolumetricGraphics3DCrossSection
Property detail#
- property VolumetricGraphics3DCrossSection.opacity: float#
Set the opacity multiplier which is used to incrementally increase the opacity of the cross-sections. Valid value is greater or equal to 1.
- property VolumetricGraphics3DCrossSection.planes: VolumetricGraphics3DCrossSectionPlaneCollection#
Access and manipulate the collection of cross section planes for Volumetric object.