isG0 method

bool isG0()

Implementation

bool isG0() {
  return "G0" == modelName;
}