]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
improve docs a little
authoreap <eap@opencascade.com>
Wed, 5 Oct 2011 05:12:37 +0000 (05:12 +0000)
committereap <eap@opencascade.com>
Wed, 5 Oct 2011 05:12:37 +0000 (05:12 +0000)
src/GEOM_SWIG/geompyDC.py

index b9601a857778fa184202af7190f6a0ef5818b3cc..9837739056a8346dbd7e0528427a5675988c4c3c 100644 (file)
@@ -3683,7 +3683,7 @@ class geompyDC(GEOM._objref_GEOM_Gen):
 
         ## Get a vertex subshape by index depended with orientation.
         #  @param theShape Shape to find subshape.
-        #  @param theIndex Index to find vertex by this index.
+        #  @param theIndex Index to find vertex by this index (starting from zero)
         #  @return New GEOM_Object, containing the created vertex.
         #
         #  @ref tui_measurement_tools_page "Example"