Fix NgOCC.py

This commit is contained in:
Gerhard Kitzler 2017-06-30 09:32:12 +02:00
parent fe21f0aff1
commit f992503499

View File

@ -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: