This commit is contained in:
Matthias Hochsteger 2020-10-16 17:58:52 +02:00
parent f66d8bd54e
commit 97dfecd040

View File

@ -16,7 +16,6 @@ def test_2_polyhedra():
geo.Add(first)
geo.Add(second)
Draw(geo)
mesh = geo.GenerateMesh()
return mesh