Plane
Standard Word: -
Variable: CuttingMode.Plane
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.Plane” variable becomes “True” at the beginning of operations whose cutting mode is selected as PLANE It stays as “True” throughout whole operation, and turns to “False” when an operation that has a different cutting mode starts.