compas icon indicating copy to clipboard operation
compas copied to clipboard

Line_Mesh_Projection

Open ZacZhangzhuo opened this issue 1 year ago • 0 comments

Feature Request

As a user, I want to have a projection function which could project a compas.geometry.Line into a compas.datastructures.Messh so that we can make use of it for many scenarios. i.e. Line_Mesh_Projection, Polyline_Mesh_Projection.

Suggest Inputs:

Mesh, Line and Vector direction.

Suggest Outputs:

Projected line as a Polyline, the normals of each polyline point.

ZacZhangzhuo avatar Aug 12 '23 14:08 ZacZhangzhuo