1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-04-23 22:02:04 +05:00

vec in netgen.csg

This commit is contained in:
Joachim Schöberl 2017-01-10 18:38:36 +01:00
parent 98a43821ae
commit a08fd7a509

@ -4,6 +4,7 @@ import libngpy.csgvis as csgvis
from libngpy.csgvis import MouseMove
from libngpy._meshing import MeshingParameters
from libngpy._meshing import Pnt
from libngpy._meshing import Vec
CSGeometry.VS = csgvis.VS