Skip to content

Commit d793c05

Browse files
committed
refer to occ curve
1 parent dfbaed1 commit d793c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/curve_segmentation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from compas.geometry import Point, Polyline
2-
from compas_occ.geometry import NurbsCurve
2+
from compas_occ.geometry import OCCNurbsCurve as NurbsCurve
33

44
from compas_view2.app import App
55

0 commit comments

Comments
 (0)