SpatialAnalysisToolGridValuesFixedNumberOfSteps#
- class ansys.stk.core.analysis_workbench.SpatialAnalysisToolGridValuesFixedNumberOfSteps#
Bases:
ISpatialAnalysisToolGridValuesMethod
Fixed step grid values.
Overview#
Do not use this property, as it is deprecated. Use MinEx. |
|
Do not use this property, as it is deprecated. Use MaxEx. |
|
The number of steps between coordinate values. |
|
Minimum coordinate value as Quantity. |
|
Maximum coordinate value as Quantity. |
Import detail#
from ansys.stk.core.analysis_workbench import SpatialAnalysisToolGridValuesFixedNumberOfSteps
Property detail#
- property SpatialAnalysisToolGridValuesFixedNumberOfSteps.min: float#
Do not use this property, as it is deprecated. Use MinEx.
- property SpatialAnalysisToolGridValuesFixedNumberOfSteps.max: float#
Do not use this property, as it is deprecated. Use MaxEx.
- property SpatialAnalysisToolGridValuesFixedNumberOfSteps.number_of_steps: int#
The number of steps between coordinate values.