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

Updates for bevel tool #462

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Updates for bevel tool #462

merged 4 commits into from
Apr 29, 2024

Conversation

TimStrauven
Copy link
Contributor

Adds coincident constraints if startpoint has an attached reference. Also adds construction lines/arcs to the reference startpoint.

This fixes:
Bevel Tool Supporting Lines For Constrained Points #389
But is dependent on feature "Line distances have been replaced for point to point distances." in PR:
Checks for duplicate constraints. #461

TimStrauven and others added 3 commits April 20, 2024 13:14
Adds coincident constraints if startpoint has an attached reference.
Also adds construction lines/arcs to the reference startpoint.
@hlorus
Copy link
Owner

hlorus commented Apr 29, 2024

This works well! Only thing i found is that when there is a construction arc segment added the coincident constraint is redundant.

@hlorus hlorus self-requested a review April 29, 2024 07:17
Copy link
Owner

@hlorus hlorus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment above

@TimStrauven
Copy link
Contributor Author

This works well! Only thing i found is that when there is a construction arc segment added the coincident constraint is redundant.

Indeed, updated to only set them on the lines.

@TimStrauven TimStrauven requested a review from hlorus April 29, 2024 09:01
@hlorus hlorus merged commit 892dff5 into hlorus:main Apr 29, 2024
@TimStrauven TimStrauven deleted the bevel_tool_fix branch April 29, 2024 09:46
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

Successfully merging this pull request may close these issues.

2 participants