main() { debug("The value of is_metric ", unit_mode()); newobject("poly"); addpoint(0, 0, "LINE"); addpoint(1, 1, "OPEN"); }