Skip to content
Snippets Groups Projects
Commit 4b363d01 authored by Andre Sailer's avatar Andre Sailer
Browse files

CheckTessellatedSolid test: add missing cm

parent d1e9ee02
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
<check vis="Shape1_vis">
<shape type="TessellatedSolid">
<vertex x="0 * cm" y="0.5 * (1 + sqrt5) * cm" z="-1*cm"/>
<vertex x="0 * cm" y="0.5 * (-1 + sqrt5)" z="0.5 * (-1 - sqrt5) * cm"/>
<vertex x="0 * cm" y="0.5 * (-1 + sqrt5) * cm" z="0.5 * (-1 - sqrt5) * cm"/>
<vertex x="-1 * cm" y="0 * cm" z="0.5 * (-1 - sqrt5) * cm"/>
<vertex x="-1 * cm" y="1 * cm" z="-1 * cm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment