VolumetricGridSpatialCalculation#
- class ansys.stk.core.stkobjects.VolumetricGridSpatialCalculation#
Bases:
IVolumetricGridDefinition
Class defining the volume grid spatial calculation.
Overview#
The volume grid for spatial calculations. |
|
Flag controls whether spatial calculation is used. |
|
The volume grid for spatial calculations. |
|
Get the available Volume Grids. |
|
Get the available Spatial Calculations. |
Import detail#
from ansys.stk.core.stkobjects import VolumetricGridSpatialCalculation
Property detail#
- property VolumetricGridSpatialCalculation.volume_grid: str#
The volume grid for spatial calculations.
- property VolumetricGridSpatialCalculation.use_spatial_calculation: bool#
Flag controls whether spatial calculation is used.
- property VolumetricGridSpatialCalculation.spatial_calculation: str#
The volume grid for spatial calculations.