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

Refactor Fillet Function to Support Chamfers #4527

Open
Tracked by #2606
max-mrgrsk opened this issue Nov 20, 2024 · 1 comment · May be fixed by #4593
Open
Tracked by #2606

Refactor Fillet Function to Support Chamfers #4527

max-mrgrsk opened this issue Nov 20, 2024 · 1 comment · May be fixed by #4593
Assignees
Labels
feature Feature Requests

Comments

@max-mrgrsk
Copy link
Collaborator

max-mrgrsk commented Nov 20, 2024

Expand the current fillet functionality to also support chamfer operations by adding a parameter for the operation type. Avoid duplicating logic for the two operations.

@max-mrgrsk max-mrgrsk mentioned this issue Nov 20, 2024
36 tasks
@max-mrgrsk max-mrgrsk changed the title Refactor fillet into function that works with chamfers Refactor Fillet Function to Support Chamfers Nov 20, 2024
@max-mrgrsk max-mrgrsk self-assigned this Nov 20, 2024
@max-mrgrsk max-mrgrsk added the feature Feature Requests label Nov 20, 2024
@max-mrgrsk
Copy link
Collaborator Author

Naming ideas:

EdgeTreatment / EdgeModification / EdgeOperation / EdgeProfile
Fimfer / Chamlet / Filcham / Chamfil
EdgeTransform / EdgeMorph / BlendCut / EdgeCut

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

Successfully merging a pull request may close this issue.

1 participant