From: eap Date: Fri, 21 Sep 2012 16:23:54 +0000 (+0000) Subject: Choose Geometry by mesh element selection (while defining sub-mesh) X-Git-Tag: V6_6_0a1~105 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=71fb7f8d544330d2d0aff64811fb71d78920feff;p=modules%2Fsmesh.git Choose Geometry by mesh element selection (while defining sub-mesh) --- diff --git a/doc/salome/gui/SMESH/images/choose_geom_selection_way.png b/doc/salome/gui/SMESH/images/choose_geom_selection_way.png new file mode 100644 index 000000000..ffee00d53 Binary files /dev/null and b/doc/salome/gui/SMESH/images/choose_geom_selection_way.png differ diff --git a/doc/salome/gui/SMESH/images/find_geom_by_mesh_elem.png b/doc/salome/gui/SMESH/images/find_geom_by_mesh_elem.png new file mode 100644 index 000000000..d71495e73 Binary files /dev/null and b/doc/salome/gui/SMESH/images/find_geom_by_mesh_elem.png differ diff --git a/doc/salome/gui/SMESH/input/constructing_submeshes.doc b/doc/salome/gui/SMESH/input/constructing_submeshes.doc index f300d6f50..9f6254cb2 100644 --- a/doc/salome/gui/SMESH/input/constructing_submeshes.doc +++ b/doc/salome/gui/SMESH/input/constructing_submeshes.doc @@ -36,12 +36,15 @@ at computation of this sub-mesh From the \b Mesh menu select Create Sub-mesh or click "Create Sum-mesh" button in the toolbar. -\image html image33.gif -
"Create Sub-mesh" button
+
+ \image html image33.gif + "Create Sub-mesh" button +
\par The following dialog box will appear: +\par \image html createmesh-inv2.png \par @@ -50,6 +53,33 @@ Geometry (e.g. a face if the parent mesh has been built on box) of the sub-mesh. You can define algorithms and hypotheses in the same way as in \ref constructing_meshes_page "Create mesh" menu. +\par +If the parent mesh is already computed, then you can define +\b Geometry by picking mesh elements computed on a sub-shape of interest +in the 3D Viewer, i.e. you don't have to extract this sub-shape +previously in Geometry module. To start element selection, press \a +Selection button to the right of \b Geometry label. If this button is +already down, then click it to release and then click it again. The +following pop-up menu to choose a way of geometry definition will +appear. + +\par +\image html choose_geom_selection_way.png + +\par +There the first item enables selecting the sub-shape in the Object +Browser, the second one makes appear the following dialog. + +\par +\image html find_geom_by_mesh_elem.png + +\par +In this dialog, Element Type defines kind of element to pick in the +Viewer. Instead of picking an element in the Viewer, you can type its +ID in Element ID field. Geometry name allow you +define a name of the sub-shape with which it will be published in the Study. + + \par In the Object Browser the structure of the new sub-mesh will be displayed as follows: