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