]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Update documentation (shapes on shape).
authorskl <skl@opencascade.com>
Wed, 23 Apr 2008 09:00:00 +0000 (09:00 +0000)
committerskl <skl@opencascade.com>
Wed, 23 Apr 2008 09:00:00 +0000 (09:00 +0000)
doc/salome/gui/GEOM/input/shapesonshape.doc

index f5996d6658b5f41529c2306fa3cc542bd2158cc5..dd461836b05b60b82adf2017ee97e2df7e7b26c2 100755 (executable)
@@ -6,25 +6,25 @@ This operation is a special case of <b>Explode</b> operation. It produces a grou
 
 To use this operation, select in the Main Menu <b>Operations -> Get Shapes on Shape.</b> The following dialog box will appear. 
 
-image html shapesonshape.png
+\image html shapesonshape.png
 
-\n <b>Name</b> is the name of the resulting group of shapes;
+\n <li> <b>Name</b> is the name of the resulting group of shapes;
 \n <b>Shape for exploding</b> is the shape that will be exploded;
 \n <b>Shape for checking</b> is the reference shape;
 \n <b>Reconstruction Limit</b> is the type of created sub-shapes: solid, shell, face, wire, edge, vertex;
 \n <b>State</b> is the position of the created sub-shapes relatively the reference shapes:
-       \n IN - the created sub-shapes are located inside the reference shape;
+       <ul> \n IN - the created sub-shapes are located inside the reference shape;
        \n OUT - the created sub-shapes are located outside the reference shape;
        \n ON - the created sub-shapes lie on the reference shape;
        \n ONIN - the created sub-shapes lie on the reference shape or are located inside it;
-       \n ONOUT - the created sub-shapes lie on the reference shape or are located outside it;
+       \n ONOUT - the created sub-shapes lie on the reference shape or are located outside it; </ul> </li>
 
 Example: 
 
 In the images below the box is the exploded shape and the cylinder is the reference shape. In the first image the edge IN the reference cylinder is highlighted in red, in the second the edges OUT of the reference cylinder are highlighted.
 
-image html shonshex1
-image html shonshex2
+\image html shonshex1
+\image html shonshex2
 
  
 */