From 71086b8e0bf39034091470effd9ec21633ef9a1d Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 5 Oct 2011 05:12:37 +0000 Subject: [PATCH] improve docs a little --- src/GEOM_SWIG/geompyDC.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2