We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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
The text was updated successfully, but these errors were encountered:
we have this for revolve so shouldnt be too hard to add, i also need it for mirror
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: