SpatialAnalysisToolVolumeGridConstrained#

class ansys.stk.core.analysis_workbench.SpatialAnalysisToolVolumeGridConstrained#

Bases: ISpatialAnalysisToolVolumeGrid, IAnalysisWorkbenchComponent

A volume grid constrained interface.

Overview#

reference_grid

Get the reference system in which spherical parameters are computed.

constraint

Get the volume constraint on the grid.

Import detail#

from ansys.stk.core.analysis_workbench import SpatialAnalysisToolVolumeGridConstrained

Property detail#

property SpatialAnalysisToolVolumeGridConstrained.reference_grid: ISpatialAnalysisToolVolumeGrid#

Get the reference system in which spherical parameters are computed.

property SpatialAnalysisToolVolumeGridConstrained.constraint: ISpatialAnalysisToolVolume#

Get the volume constraint on the grid.