NurbsSurface.intersections_with_line

NurbsSurface.intersections_with_line(line: compas.geometry.primitives.line.Line) List[compas.geometry.primitives.point.Point][source]

Compute the intersections with a line.