Skip to content

Commit f89262e

Browse files
committed
added arc conversion funcs to API docs
1 parent d6bbff3 commit f89262e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/compas_rhino/conversions/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
ellipse_to_rhino
6464
polyline_to_rhino
6565
polygon_to_rhino
66+
arc_to_rhino
6667
point_to_compas
6768
vector_to_compas
6869
line_to_compas
@@ -72,6 +73,7 @@
7273
ellipse_to_compas
7374
polyline_to_compas
7475
polygon_to_compas
76+
arc_to_compas
7577
7678
7779
Shapes

0 commit comments

Comments
 (0)