X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fcut_mesh_by_plane.rst;h=d0a482e957920c4bbb800faee05a7be3dd5f3089;hp=889ed666f0e9ee8c87c7d6676210c1d91b28b2e7;hb=67312ab966a7c21fe835917978028643ffadd99e;hpb=24dd5df5f053455d186962be79786dc9237a1a0e diff --git a/doc/salome/gui/SMESH/input/cut_mesh_by_plane.rst b/doc/salome/gui/SMESH/input/cut_mesh_by_plane.rst index 889ed666f..d0a482e95 100644 --- a/doc/salome/gui/SMESH/input/cut_mesh_by_plane.rst +++ b/doc/salome/gui/SMESH/input/cut_mesh_by_plane.rst @@ -21,17 +21,16 @@ Syntax:: MeshCut input.med output.med resuMeshName aboveGroup belowGroup nx ny nz px py pz T -where:: +where: - input.med = name of the original mesh file in med format - output.med = name of the result mesh file in med format - resuMeshName = name of the result mesh - aboveGroup = name of the group of volumes above the cut plane - belowGroups = name of the group of volumes below the cut plane - nx ny nz = vector normal to the cut plane - px py pz = a point of the cut plane - T = 0 < T < 1 : vertices of a tetrahedron are considered as belonging to the cut plane if their distance from the plane is inferior to L*T, - where L is the mean edge size of the tetrahedron +* **input.med** = name of the original mesh file in med format +* **output.med** = name of the result mesh file in med format +* **resuMeshName** = name of the result mesh +* **aboveGroup** = name of the group of volumes above the cut plane +* **belowGroups** = name of the group of volumes below the cut plane +* **nx ny nz** = vector normal to the cut plane +* **px py pz** = a point of the cut plane +* **T** = 0 < T < 1 : vertices of a tetrahedron are considered as belonging to the cut plane if their distance from the plane is inferior to L*T, where L is the mean edge size of the tetrahedron .. _meshcut_plugin: @@ -53,7 +52,7 @@ The following dialog box will appear: :align: center .. centered:: - "MeshCut Plugin dialog box" + MeshCut Plugin dialog box See above for the meaning of the parameters.