OCCNurbsCurve.projected
- OCCNurbsCurve.projected(surface)
Return a copy of the curve projected onto a surface.
- Parameters:
- surface
compas_occ.geometry.OCCSurface
The projection surface.
- surface
- Returns:
Return a copy of the curve projected onto a surface.
compas_occ.geometry.OCCSurface
The projection surface.