RhinoNurbsSurface.intersections_with_curve
- RhinoNurbsSurface.intersections_with_curve(curve, tolerance=0.001, overlap=0.001)[source]
Compute the intersections with a curve.
- Parameters:
- Returns:
- list[
compas.geometry.Point
]
- list[
Site Navigation
Compute the intersections with a curve.
compas.geometry.Point
]