0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
fix class NETGEN_1D2D_Algorithm_2
This commit is contained in:
parent
8923d63e34
commit
2b19ca89c1
@ -313,6 +313,7 @@ class NETGEN_1D2D_Algorithm_2(NETGEN_1D2D_Algorithm):
|
||||
|
||||
## Private constructor.
|
||||
def __init__(self, mesh, geom=0):
|
||||
self.algoType = NETGEN_1D2D
|
||||
NETGEN_1D2D_Algorithm.__init__(self,mesh, geom)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user