X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmodules.rst;h=88d2d2dc44dbccd6249431960887508a4fb7479d;hp=45494b2a5c09d3d1941bc82ba3a184338cb68fe2;hb=98ec6be586ce93a33c242c6ce1f90b609ce31493;hpb=c600d3a4e74936fe2f8356cabab66c766f2fdc6f diff --git a/doc/salome/gui/SMESH/input/modules.rst b/doc/salome/gui/SMESH/input/modules.rst index 45494b2a5..88d2d2dc4 100644 --- a/doc/salome/gui/SMESH/input/modules.rst +++ b/doc/salome/gui/SMESH/input/modules.rst @@ -168,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:: @@ -185,8 +188,6 @@ Using operations on groups Mesh.IntersectListOfGroups Mesh.CutGroups Mesh.CutListOfGroups - Mesh.CreateDimGroup - Mesh.ConvertToStandalone Deleting Groups =============== @@ -203,6 +204,8 @@ Mesh Information .. autosummary:: smeshBuilder.GetMeshInfo + Mesh.GetEngine + Mesh.GetGeomEngine Mesh.GetGeometryByMeshElement Mesh.MeshDimension Mesh.GetMeshInfo @@ -268,6 +271,7 @@ Mesh Information Mesh.FindNodeClosestTo Mesh.FindElementsByPoint Mesh.GetPointState + Mesh.Get1DBranches Mesh.Dump ****************************** @@ -305,6 +309,7 @@ Measurements smeshBuilder.GetLength smeshBuilder.GetArea smeshBuilder.GetVolume + smeshBuilder.GetAngle Mesh.GetFreeBorders Mesh.MinDistance Mesh.GetMinDistance @@ -315,6 +320,7 @@ Measurements Mesh.GetLength Mesh.GetArea Mesh.GetVolume + Mesh.GetAngle **************** Modifying meshes @@ -349,6 +355,7 @@ Adding nodes and elements Mesh.Make2DMeshFrom3D Mesh.MakeBoundaryMesh Mesh.MakeBoundaryElements + Mesh.Append Mesh.GetLastCreatedNodes Mesh.GetLastCreatedElems Mesh.ClearLastCreated