mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
vec in netgen.csg
This commit is contained in:
parent
98a43821ae
commit
a08fd7a509
@ -4,6 +4,7 @@ import libngpy.csgvis as csgvis
|
|||||||
from libngpy.csgvis import MouseMove
|
from libngpy.csgvis import MouseMove
|
||||||
from libngpy._meshing import MeshingParameters
|
from libngpy._meshing import MeshingParameters
|
||||||
from libngpy._meshing import Pnt
|
from libngpy._meshing import Pnt
|
||||||
|
from libngpy._meshing import Vec
|
||||||
|
|
||||||
|
|
||||||
CSGeometry.VS = csgvis.VS
|
CSGeometry.VS = csgvis.VS
|
||||||
|
Loading…
Reference in New Issue
Block a user