From: eap Date: Wed, 5 Oct 2011 05:12:37 +0000 (+0000) Subject: improve docs a little X-Git-Tag: V6_4_0a1~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=71086b8e0bf39034091470effd9ec21633ef9a1d;p=modules%2Fgeom.git improve docs a little --- diff --git a/src/GEOM_SWIG/geompyDC.py b/src/GEOM_SWIG/geompyDC.py index b9601a857..983773905 100644 --- a/src/GEOM_SWIG/geompyDC.py +++ b/src/GEOM_SWIG/geompyDC.py @@ -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"