X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmodules.rst;h=88d2d2dc44dbccd6249431960887508a4fb7479d;hb=c835e6ad6d8c2567bc40bdf242bf2110c1fe8648;hp=35349ee00efec24b1d177c1e5c2823c3149f579e;hpb=67312ab966a7c21fe835917978028643ffadd99e;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/modules.rst b/doc/salome/gui/SMESH/input/modules.rst index 35349ee00..88d2d2dc4 100644 --- a/doc/salome/gui/SMESH/input/modules.rst +++ b/doc/salome/gui/SMESH/input/modules.rst @@ -48,6 +48,7 @@ Constructing meshes Mesh.Clear Mesh.GetMesh Mesh.GetShape + Mesh.HasShapeToMesh Mesh.GetComputeErrors Mesh.GetAlgoState Mesh.GetFailedShapes @@ -167,14 +168,17 @@ Creating groups Mesh.MakeGroupByCriterion Mesh.MakeGroupByCriteria Mesh.MakeGroupByFilter + Mesh.FaceGroupsSeparatedByEdges + Mesh.CreateDimGroup + Mesh.ConvertToStandalone Mesh.GetGroups Mesh.NbGroups Mesh.GetGroupNames Mesh.GetGroupByName -Using operations on groups -========================== +Operations on groups +==================== .. autosummary:: @@ -184,8 +188,6 @@ Using operations on groups Mesh.IntersectListOfGroups Mesh.CutGroups Mesh.CutListOfGroups - Mesh.CreateDimGroup - Mesh.ConvertToStandalone Deleting Groups =============== @@ -202,6 +204,8 @@ Mesh Information .. autosummary:: smeshBuilder.GetMeshInfo + Mesh.GetEngine + Mesh.GetGeomEngine Mesh.GetGeometryByMeshElement Mesh.MeshDimension Mesh.GetMeshInfo @@ -267,6 +271,7 @@ Mesh Information Mesh.FindNodeClosestTo Mesh.FindElementsByPoint Mesh.GetPointState + Mesh.Get1DBranches Mesh.Dump ****************************** @@ -304,6 +309,7 @@ Measurements smeshBuilder.GetLength smeshBuilder.GetArea smeshBuilder.GetVolume + smeshBuilder.GetAngle Mesh.GetFreeBorders Mesh.MinDistance Mesh.GetMinDistance @@ -314,6 +320,7 @@ Measurements Mesh.GetLength Mesh.GetArea Mesh.GetVolume + Mesh.GetAngle **************** Modifying meshes @@ -348,6 +355,7 @@ Adding nodes and elements Mesh.Make2DMeshFrom3D Mesh.MakeBoundaryMesh Mesh.MakeBoundaryElements + Mesh.Append Mesh.GetLastCreatedNodes Mesh.GetLastCreatedElems Mesh.ClearLastCreated