openscad/tests/regression/dumptest/polygon-expected.csg

4 lines
68 B
Plaintext
Raw Normal View History

group() {
polygon(points = undef, paths = undef, convexity = 1);
}