Sets the decision threshold maximum value.
Go2Status Go2PartTextureRoughness_SetDecisionMax(Go2PartTextureRoughness measurement, Go2Double max);
|
Parameters |
Description |
|
Go2PartTextureRoughness measurement |
Go2PartTextureRoughness object. |
|
Go2Double max |
Decision threshold maximum value. |
Operation status.
A decision is said to pass if the measurement value is between the minimum and maximum thresholds.
Go2PartTextureRoughness.h