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

[Problem] Sketcher_Split results in redundant radius constraint #12630

Open
2 tasks done
Roy-043 opened this issue Feb 26, 2024 · 2 comments
Open
2 tasks done

[Problem] Sketcher_Split results in redundant radius constraint #12630

Roy-043 opened this issue Feb 26, 2024 · 2 comments
Labels
Bug This issue or PR is related to a bug WB Sketcher Related to the Sketcher Workbench

Comments

@Roy-043
Copy link
Contributor

Roy-043 commented Feb 26, 2024

[Problem] Sketcher_Split results in redundant radius constraint

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

  • Create a new sketch.
  • Create an arc.
  • Add a radius constraint (Sketcher_ConstrainRadius).
  • Call Sketcher_Split.
  • Pick a point on the arc.
  • Result: The new arcs have 2 coincident points (center and common point) and the radius contraint has been applied to both. So there is a clear redundancy.

Full version info

OS: Windows 8 build 9600
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.36117 (Git)
Build type: Release
Branch: main
Hash: 8a3407aee6dff8218282d9cdc3f4e32e7ad958d4
Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3
Locale: Dutch/Netherlands (nl_NL)
Installed mods:

Subproject(s) affected?

Sketcher

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Roy-043 Roy-043 added the Bug This issue or PR is related to a bug label Feb 26, 2024
@maxwxyz maxwxyz added the WB Sketcher Related to the Sketcher Workbench label Feb 27, 2024
@maxwxyz
Copy link
Collaborator

maxwxyz commented Feb 27, 2024

What would be the desired outcome? Both constraint radii and no constraint or one radius and constraint?

@Roy-043
Copy link
Contributor Author

Roy-043 commented Feb 27, 2024

The common point coincidence should be kept for consistency. So it is a choice between center coincidence and duplicate radius. I would prefer to keep the center coincidence and have only one radius constraint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This issue or PR is related to a bug WB Sketcher Related to the Sketcher Workbench
Projects
None yet
Development

No branches or pull requests

2 participants