We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbaed1 commit d793c05Copy full SHA for d793c05
docs/examples/curve_segmentation.py
@@ -1,5 +1,5 @@
1
from compas.geometry import Point, Polyline
2
-from compas_occ.geometry import NurbsCurve
+from compas_occ.geometry import OCCNurbsCurve as NurbsCurve
3
4
from compas_view2.app import App
5
0 commit comments