mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-14 06:01:33 +05:00
Fix mistake in method annotation
This commit is contained in:
parent
3de8fc904f
commit
2389037863
@ -652,7 +652,7 @@ class geompyDC(GEOM._objref_GEOM_Gen):
|
||||
# @param theVec Vector, normal to the plane of the ellipse.
|
||||
# @param theRMajor Major ellipse radius.
|
||||
# @param theRMinor Minor ellipse radius.
|
||||
# @param theVecMaj Vector, direction by the main exis.
|
||||
# @param theVecMaj Vector, direction of the ellipse's main axis.
|
||||
# @return New GEOM_Object, containing the created ellipse.
|
||||
#
|
||||
# @ref tui_creation_ellipse "Example"
|
||||
|
Loading…
x
Reference in New Issue
Block a user