 _objref_SMESH_Gen | |
  smeshBuilder | This class allows to create, load or manipulate meshes |
 _objref_SMESH_Mesh | |
  meshProxy | Private class used to compensate change of CORBA API of SMESH_Mesh for backward compatibility with old dump scripts which call SMESH_Mesh directly and not via smeshBuilder.Mesh |
 _objref_SMESH_MeshEditor | |
  meshEditor | Private class used to compensate change of CORBA API of SMESH_MeshEditor for backward compatibility with old dump scripts which call SMESH_MeshEditor directly and not via smeshBuilder.Mesh |
 _objref_SMESH_Pattern | |
  Pattern | Private class wrapping SMESH.SMESH_Pattern CORBA class in order to treat Notebook variables in some methods |
 _objref_SMESH_subMesh | |
  submeshProxy | Private class wrapping SMESH.SMESH_SubMesh in order to add Compute() |
 algoCreator | Private class used to bind methods creating algorithms to the class Mesh |
 genObjUnRegister | A helper class that calls UnRegister() of SALOME.GenericObj'es stored in it |
 hypMethodWrapper | Private class used to substitute and store variable parameters of hypotheses |
 Mesh | This class allows defining and managing a mesh |
 Mesh_Algorithm | The base class to define meshing algorithms |
 object | |
  smeshBuilder | This class allows to create, load or manipulate meshes |
 SMeshStudyTools | This class provides several methods to manipulate mesh objects in Salome study |
 type | |
  MeshMeta | Private class used to workaround a problem that sometimes isinstance(m, Mesh) returns False |
 Mesh_Algorithm | |
  StdMeshersBuilder_Cartesian_3D | Defines a Body Fitting 3D algorithm |
  StdMeshersBuilder_Hexahedron | Defines a hexahedron 3D algorithm |
  StdMeshersBuilder_PolygonPerFace | Defines a Polygon Per Face 2D algorithm |
  StdMeshersBuilder_Prism3D | Defines a Prism 3D algorithm, which is either "Extrusion 3D" or "Radial Prism" depending on geometry |
   StdMeshersBuilder_RadialPrism3D | Defines Radial Prism 3D algorithm |
  StdMeshersBuilder_Projection1D | Defines a projection 1D algorithm |
  StdMeshersBuilder_Projection2D | Defines a projection 2D algorithm |
   StdMeshersBuilder_Projection1D2D | Defines a projection 1D-2D algorithm |
  StdMeshersBuilder_Projection3D | Defines a projection 3D algorithm |
  StdMeshersBuilder_Quadrangle | Defines a quadrangle 2D algorithm |
  StdMeshersBuilder_RadialAlgorithm | Base class for algorithms supporting radial distribution hypotheses |
   StdMeshersBuilder_QuadMA_1D2D | Defines a Quadrangle (Medial Axis Projection) 1D-2D algorithm |
   StdMeshersBuilder_RadialQuadrangle1D2D | Defines a Radial Quadrangle 1D-2D algorithm |
  StdMeshersBuilder_Segment | Defines segment 1D algorithm for edges discretization |
   StdMeshersBuilder_CompositeSegment | Segment 1D algorithm for discretization of a set of adjacent edges as one edge |
  StdMeshersBuilder_Segment_Python | Defines a segment 1D algorithm for discretization of edges with Python function |
  StdMeshersBuilder_Triangle_MEFISTO | Triangle MEFISTO 2D algorithm |
  StdMeshersBuilder_UseExisting_1D | Defines a stub 1D algorithm, which enables "manual" creation of nodes and segments usable by 2D algorithms |
  StdMeshersBuilder_UseExisting_2D | Defines a stub 2D algorithm, which enables "manual" creation of nodes and faces usable by 3D algorithms |
  StdMeshersBuilder_UseExistingElements_1D | Defines a Use Existing Elements 1D algorithm |
  StdMeshersBuilder_UseExistingElements_1D2D | Defines a Use Existing Elements 1D-2D algorithm |