Trafo in csg namespace

This commit is contained in:
Joachim Schöberl 2018-03-11 16:31:18 +01:00
parent 07b84024ca
commit 8107052e79

View File

@ -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: