Skip to content

Commit 9cbe4ef

Browse files
author
Johann Krauter
committed
added get_vertices_co_vertices.rst to next_whats_new folder
1 parent 3bbe33f commit 9cbe4ef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
``Ellipse.get_vertices()``, ``Ellipse.get_co_vertices()``
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
These methods return the coordinates of ellipse vertices of
4+
major and minor axis. Additionally, an example gallery demo is added which
5+
shows how to add an arrow to an ellipse showing a clockwise or counter-clockwise
6+
rotation of the ellipse. To place the arrow exactly on the ellipse,
7+
the coordinates of the vertices are used.

0 commit comments

Comments
 (0)