improve docs a little

This commit is contained in:
eap 2011-10-05 05:12:37 +00:00
parent e8c888fe29
commit 71086b8e0b

View 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"