ModelHandle/test/testfiles/stl/single_triangle_with_comments.stl
2021-03-27 08:29:19 +01:00

19 lines
355 B
Plaintext

# comment
solid MeshName # comment
# comment
# comment
# comment
facet normal 0.0 0.0 1.0 # comment
# comment
outer loop # comment
# comment
vertex 0.0 0.0 0.0 # comment
vertex 1.0 0.0 0.0 # comment
vertex 1.0 1.0 0.0 # comment
endloop # comment
# comment
endfacet # comment
# comment
endsolid MeshName # comment
# comment