void CondDisable
Saves the current value of ConditionCheck property and sets it to false.
Result: stored in self (calling object)
Remarks:
Saves the current value of Dew.Math.Matrix.ConditionCheck property and sets it to false. You can restore back to the original setting by calling Dew.Math.Matrix.CondEnable method.
See Also: Matrix.CondEnable, Matrix.ConditionCheck