Salome HOME
Merge changes for HYDRO project : hydro/imps_2017_salome_83 branch.
[modules/geom.git] / doc / salome / gui / GEOM / input / working_with_groups.doc
index 2ca5154dca81318cf7e1a33ab3e6ad5a67179e10..aa9951260b0835d6bdb746acece32379687c4b1c 100644 (file)
@@ -24,7 +24,7 @@ This functionality is available in OCC viewer only.
 
 To create a group of sub-shapes of a geometrical object in the main
 menu select <b>New entity > Group > Create</b>
-\n The following menu will appear:
+\n The following dialog box will appear:
 
 \image html geomcreategroup.png
 
@@ -101,6 +101,11 @@ In order to filter out some entities:
 The entities, which satisfy the entered filtering parameters, will be automatically highlighted
 in the 3D viewer.
 
+\b Plot button gives access 
+to the \ref shape_statistics_operation_page "Shape Statistics" functionality with a simplified look-and-feel:
+
+\image html shape_statistics_simple.png
+
 \n <b>TUI Command:</b> <em>geompy.CreateGroup(MainShape,
 ShapeType),</em> where MainShape is a shape for which the group is
 created, ShapeType is a type of shapes in the created group.