X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fworking_with_groups.htm;h=4017290818481d50c6ffdfbf3064614fc7bd2e6a;hb=3e9d56c09b4bb1f34cf25c95613ef7e12890a8cd;hp=c5b89f8dfae73fe9cf80624622d4579209044cca;hpb=6101c761432c310cdbc39f0a9715dcc343ac77fd;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/working_with_groups.htm b/doc/salome/gui/GEOM/working_with_groups.htm index c5b89f8df..401729081 100755 --- a/doc/salome/gui/GEOM/working_with_groups.htm +++ b/doc/salome/gui/GEOM/working_with_groups.htm @@ -15,15 +15,15 @@ if (navigator.appName !="Netscape")

Working with groups

+

The Salome platform offers + such a useful functionality as creation and editing groups of subshapes + of a geometrical object which makes handling subshapes much easier. However + the functionality is available in the OCC viewer only. If other viewer + is used in your project by default, you can toggle the OCC viewer via + Preferences / Viewer background / OCC viewer.  

+ +

 

+

To perform operations with groups:

 

In the main menu select New - entity > Groups.

+ entity > Group.

 

@@ -104,9 +113,10 @@ else

 

-

TUI Command: geompy.CreateGroup(MainShape, - ShapeType), where MainShape is a shape for which the group is created, - ShapeType is a type of shapes in the created group.

+

TUI Command: + geompy.CreateGroup(MainShape, ShapeType), + where MainShape is a shape for which the group is created, ShapeType is + a type of shapes in the created group.

 

@@ -119,7 +129,7 @@ else

 

-

+

 

@@ -127,7 +137,7 @@ else

 

-

+

 

@@ -135,7 +145,7 @@ else

 

-

Edit +

Edit a group

 

@@ -149,9 +159,10 @@ else

 

-

TUI Command:

+

TUI Command: +

-