mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 20:00:33 +05:00
Fix NgOCC.py
This commit is contained in:
parent
fe21f0aff1
commit
f992503499
@ -1,6 +1,5 @@
|
||||
import libngpy
|
||||
from libngpy._NgOCC import *
|
||||
from libngpy._meshing import MeshingParameters
|
||||
from netgen.libngpy._NgOCC import *
|
||||
from netgen.libngpy._meshing import MeshingParameters
|
||||
|
||||
def NgOCC_meshing_func (geom, **args):
|
||||
if "mp" in args:
|
||||
|
Loading…
Reference in New Issue
Block a user