diff --git a/python/csg.py b/python/csg.py index 52315e36..6e7f5232 100644 --- a/python/csg.py +++ b/python/csg.py @@ -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