Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solid.utils.extrude_along_path() should accept planar shape_pts in any orientation, not just XY #149

Open
etjones opened this issue Jul 13, 2020 · 0 comments

Comments

@etjones
Copy link
Contributor

etjones commented Jul 13, 2020

See Issue #148. If shape_pts defines a polygon, solid.utils.extrude_along_path() should be able to use the normal of that polygon (or the normal of the first 2 points and the centroid of the shape, say, if the polygon isn't planar) to determine which direction to extrude, meaning we wouldn't limited to points in the XY plane, as is currently the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant