FigureOfMeritSatisfaction#
- class ansys.stk.core.stkobjects.FigureOfMeritSatisfaction#
Satisfaction properties for a Figure of Merit.
Overview#
Specify whether to apply the graphical properties of the figure of merit only when a chosen satisfaction criterion is met. |
|
Get or set the relationship to the specified threshold that must be achieved to satisfy the Figure of Merit. |
|
Get or set the threshold for satisfying the Figure of Merit. |
|
A value to indicate when contouring is invalid. |
|
Enable FOM Values Limits for computing Statistics. |
|
Get or set the Min Value in the range. |
|
Get or set the Max Value in the range. |
|
Exclude Value Range. |
Import detail#
from ansys.stk.core.stkobjects import FigureOfMeritSatisfaction
Property detail#
- property FigureOfMeritSatisfaction.enable_satisfaction: bool#
Specify whether to apply the graphical properties of the figure of merit only when a chosen satisfaction criterion is met.
- property FigureOfMeritSatisfaction.satisfaction_type: FigureOfMeritSatisfactionType#
Get or set the relationship to the specified threshold that must be achieved to satisfy the Figure of Merit.
- property FigureOfMeritSatisfaction.satisfaction_threshold: Any#
Get or set the threshold for satisfying the Figure of Merit.
- property FigureOfMeritSatisfaction.invalid_data_indicator: Any#
A value to indicate when contouring is invalid.