OCCSurface.intersections_with_curve

OCCSurface.intersections_with_curve(curve)

Compute the intersections with a curve.

Parameters

curve (compas_occ.geometry.OCCCurve)

Returns

list[compas.geometry.Point]