Salome HOME
Merge branch occ/shape_reparation_2
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_explode.doc
index 6caf20df12b9275f058ac9f177a2e9ccef3409de..c25b719ae4545df649247c7e4442441d8a3d4a05 100644 (file)
@@ -76,11 +76,11 @@ variety of ways:
   sub-shapes.
 - <em>geompy.SubShapeAllSortedCentres(Shape, Type)</em> explodes a
   shape on sub-shapes of a given type and sorts them taking into account
-  their gravity centers, to provide stable order of sub-shapes.
+  their gravity centers, to provide stable order of sub-shapes.
   It returns a list of sub-shapes.
 - <em>geompy.SubShapeAllSortedCentresIDs(Shape, Type)</em> explodes
   a shape on sub-shapes of a given type and sorts them taking into
-  account their gravity centers, to provide stable order of sub-shapes.
+  account their gravity centers, to provide stable order of sub-shapes.
   It returns a List of IDs of sub-shapes.
 - <em>geompy.SubShape(Shape, Type, ListOfInd)</em> allows to obtain
   a compound of sub-shapes of  the Shape,  selected by they indices in a