mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 02:40:32 +05:00
0021521: EDF 317 SMESH: Regression in Wire_Discretisation LengthNearVertex hypotesis
+from smesh import GetName, TreatHypoStatus
This commit is contained in:
parent
9176157728
commit
6d6fc57a7f
@ -19,6 +19,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
from smesh import Mesh_Algorithm, AssureGeomPublished, IsEqual, ParseParameters
|
from smesh import Mesh_Algorithm, AssureGeomPublished, IsEqual, ParseParameters
|
||||||
|
from smesh import GetName, TreatHypoStatus
|
||||||
from smeshDC import Mesh
|
from smeshDC import Mesh
|
||||||
|
|
||||||
import StdMeshers
|
import StdMeshers
|
||||||
|
Loading…
Reference in New Issue
Block a user