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

Pass in edge as axis param in patternLinear and patternCircular #1700

Open
jgomez720 opened this issue Mar 12, 2024 · 1 comment
Open

Pass in edge as axis param in patternLinear and patternCircular #1700

jgomez720 opened this issue Mar 12, 2024 · 1 comment
Labels
feature Feature Requests kcl Language and compiler features

Comments

@jgomez720
Copy link
Collaborator

jgomez720 commented Mar 12, 2024

This is a future add. It's not a priority today, but we should try to implement it. This is good for more complex modeling.

Description

CAD applications allow users to pass in an edge of an existing geometry as the axis parameter of patterns. Demo below:

Linear Patterns
https://github.com/KittyCAD/modeling-app/assets/114548659/d8eecbac-26cc-41d2-823d-fff627444a97

Circular Patterns
https://github.com/KittyCAD/modeling-app/assets/114548659/e53da74a-3c0a-4e59-b10d-bf79c1376340

@jgomez720 jgomez720 added the feature Feature Requests label Mar 12, 2024
@jessfraz jessfraz added the kcl Language and compiler features label May 22, 2024
@jessfraz jessfraz added this to the v1 Modeling App Launch milestone Jun 22, 2024
@jessfraz
Copy link
Contributor

we have this for revolve so shouldnt be too hard to add, i also need it for mirror

@jessfraz jessfraz mentioned this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Requests kcl Language and compiler features
Projects
None yet
Development

No branches or pull requests

2 participants