mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
don't import meshing from csg
This commit is contained in:
parent
9a58654055
commit
27f57d19fa
@ -1,7 +1,7 @@
|
||||
from libngpy.csg import *
|
||||
import libngpy.csgvis as csgvis
|
||||
from libngpy.csgvis import MouseMove
|
||||
from libngpy.meshing import *
|
||||
from libngpy.meshing import MeshingParameters
|
||||
|
||||
|
||||
CSGeometry.VS = csgvis.VS
|
||||
|
Loading…
Reference in New Issue
Block a user