Package SMESH_fixation_netgen


Variables

 compshell = SMESH_fixation.compshell
 idcomp = SMESH_fixation.idcomp
 geompy = SMESH_fixation.geompy
 salome = SMESH_fixation.salome
tuple subShellList = geompy.SubShapeAll(compshell, geompy.ShapeType["SHELL"])
tuple subFaceList = geompy.SubShapeAll(compshell, geompy.ShapeType["FACE"])
tuple subEdgeList = geompy.SubShapeAll(compshell, geompy.ShapeType["EDGE"])
tuple status = geompy.CheckShape(compshell)
tuple mesh = smesh.Mesh(compshell, "MeshcompShel")
tuple netgen = mesh.Tetrahedron(smesh.FULL_NETGEN)
tuple ret = mesh.Compute()
 compshell = SMESH_fixation.compshell
 idcomp = SMESH_fixation.idcomp
 geompy = SMESH_fixation.geompy
 salome = SMESH_fixation.salome
tuple subShellList = geompy.SubShapeAll(compshell, geompy.ShapeType["SHELL"])
tuple subFaceList = geompy.SubShapeAll(compshell, geompy.ShapeType["FACE"])
tuple subEdgeList = geompy.SubShapeAll(compshell, geompy.ShapeType["EDGE"])
tuple status = geompy.CheckShape(compshell)
tuple mesh = smesh.Mesh(compshell, "MeshcompShel")
tuple netgen = mesh.Tetrahedron(smesh.FULL_NETGEN)
tuple ret = mesh.Compute()


Variable Documentation

SMESH_fixation_netgen.compshell = SMESH_fixation.compshell [static]
 

SMESH_fixation_netgen.idcomp = SMESH_fixation.idcomp [static]
 

SMESH_fixation_netgen.geompy = SMESH_fixation.geompy [static]
 

SMESH_fixation_netgen.salome = SMESH_fixation.salome [static]
 

tuple SMESH_fixation_netgen.subShellList = geompy.SubShapeAll(compshell, geompy.ShapeType["SHELL"]) [static]
 

tuple SMESH_fixation_netgen.subFaceList = geompy.SubShapeAll(compshell, geompy.ShapeType["FACE"]) [static]
 

tuple SMESH_fixation_netgen.subEdgeList = geompy.SubShapeAll(compshell, geompy.ShapeType["EDGE"]) [static]
 

tuple SMESH_fixation_netgen.status = geompy.CheckShape(compshell) [static]
 

tuple SMESH_fixation_netgen.mesh = smesh.Mesh(compshell, "MeshcompShel") [static]
 

tuple SMESH_fixation_netgen.netgen = mesh.Tetrahedron(smesh.FULL_NETGEN) [static]
 

tuple SMESH_fixation_netgen.ret = mesh.Compute() [static]
 

SMESH_fixation_netgen.compshell = SMESH_fixation.compshell [static]
 

SMESH_fixation_netgen.idcomp = SMESH_fixation.idcomp [static]
 

SMESH_fixation_netgen.geompy = SMESH_fixation.geompy [static]
 

SMESH_fixation_netgen.salome = SMESH_fixation.salome [static]
 

tuple SMESH_fixation_netgen.subShellList = geompy.SubShapeAll(compshell, geompy.ShapeType["SHELL"]) [static]
 

tuple SMESH_fixation_netgen.subFaceList = geompy.SubShapeAll(compshell, geompy.ShapeType["FACE"]) [static]
 

tuple SMESH_fixation_netgen.subEdgeList = geompy.SubShapeAll(compshell, geompy.ShapeType["EDGE"]) [static]
 

tuple SMESH_fixation_netgen.status = geompy.CheckShape(compshell) [static]
 

tuple SMESH_fixation_netgen.mesh = smesh.Mesh(compshell, "MeshcompShel") [static]
 

tuple SMESH_fixation_netgen.netgen = mesh.Tetrahedron(smesh.FULL_NETGEN) [static]
 

tuple SMESH_fixation_netgen.ret = mesh.Compute() [static]