Polar
Standard Word: -
Variable: CuttingMode.Polar
Type: Boolean
Just like State variables, CuttingMode variables (except CuttingMode.Name) are boolean type variables. That is, they only take the value “True” or “False”. Therefore, words can not be created from these variables.“CuttingMode.Polar” variable becomes “True” at the beginning of operations whose cutting mode is selected as POLAR. It stays as “True” throughout whole operation, and turns to “False” when an operation that has a different cutting mode starts.