RhinoNurbsSurface.intersections_with_curve

RhinoNurbsSurface.intersections_with_curve(curve, tolerance=0.001, overlap=0.001)[source]

Compute the intersections with a curve.

Parameters

line (Curve)

Returns

list[Point]