From 8107052e79b40c543fc0704b2a8fba8d48d57b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Sch=C3=B6berl?= Date: Sun, 11 Mar 2018 16:31:18 +0100 Subject: [PATCH] Trafo in csg namespace --- python/csg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/csg.py b/python/csg.py index 6378c1c6..f9333179 100644 --- a/python/csg.py +++ b/python/csg.py @@ -2,6 +2,7 @@ from netgen.libngpy._csg import * from netgen.libngpy._meshing import MeshingParameters from netgen.libngpy._meshing import Pnt from netgen.libngpy._meshing import Vec +from netgen.libngpy._meshing import Trafo try: