VolumetricGraphics3DSpatialCalculationLevel#

class ansys.stk.core.stkobjects.VolumetricGraphics3DSpatialCalculationLevel#

Class defining Spatial Calculation Boundary/Fill Levels for volumetric grid.

Overview#

value

Set the value for a Spatial Calculation Boundary/Fill Level.

color

Set the color of a Spatial Calculation Boundary/Fill Level.

translucency

Set the percent Translucency for a Spatial Calculation Boundary/Fill Level.

Import detail#

from ansys.stk.core.stkobjects import VolumetricGraphics3DSpatialCalculationLevel

Property detail#

property VolumetricGraphics3DSpatialCalculationLevel.value: float#

Set the value for a Spatial Calculation Boundary/Fill Level.

property VolumetricGraphics3DSpatialCalculationLevel.color: Color#

Set the color of a Spatial Calculation Boundary/Fill Level.

property VolumetricGraphics3DSpatialCalculationLevel.translucency: float#

Set the percent Translucency for a Spatial Calculation Boundary/Fill Level.