An volume from calc volume interface.
GetMaximum | Get the maximum bound value from the bounds. Call SetMaximum to apply changes. |
GetMinimum | Get the minimum bound value from the bounds. Call SetMinimum to apply changes. |
Set | Set the min/max bounds. Throws an exception if the minimum is greater than maximum. |
SetMaximum | Set the maximum bound value for the condition. |
SetMinimum | Set the minimum bound value for the bounds. |
Operation | Get the operation from the condition that determines how the bounds are considered. The operation can be set to define satisfaction when the scalar is above minimum, below maximum, between minimum and maximum or outside minimum and maximum. |
VolumeCalc | Get the volume calc from the bounds. |
Implemented Interface |
---|
IAgCrdnVolume |
IAgCrdn |