compas-dev / compas-dev/compas

Line_Mesh_Projection

Open
#1,173 0 comments 1 reaction 1 assignee Claimed by @tomvanmele View on GitHub
enhancement
Dominant language
Python
Stars
386
Forks
122
Avg merge
11d 46m
Merged PRs (30d)
1

Description

# 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.