-
Notifications
You must be signed in to change notification settings - Fork 70
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
Conflict finder + Could not move some parts -dialog #505
Comments
There could also be an option in the A2+ preferences no to show the "Could not move some parts" -dialog. In this case the parts could just be highlighted. By default the dialog could be enabled. |
@DanMiel ☝️ |
This annoying message box has been around forever. Kbwbe may have worked on it because he uploaded some small Interface changes to the on 2022-09-10. I downloaded the latest version, and then created some constraints between non- fixed parts. On rebuilding A2plus gave one error message and highlighted the floating parts. I then fixed all three parts and rebuilt the assembly. There was no error message but there should have been. |
@DanMiel thank you for weighing-in. Do you happen to know the thread you commented on in the forum and x-post it here? |
This looks like my error. I would swear I wrote one, but I cannot find a post about this issue. I found a couple that mentions wanting better error messages but not focusing on them. If you want me to look at how this message is produced and try to give suggestions on how to improve it, I can do that, but I feel kbwbe would like me to stay out of his files. |
Hi @kbwbe, please advise how to proceed ? |
fix issue #505: reduce messages during search of confl. constraints
@kemes: thanks for reporting. @DanMiel: During standard solving, this message is absolutely necessary, as many people do not realize, why floating parts are not moved. I had to answer such questions very often. @kemes, @luzpaz, @DanMiel : During searching for conflicting constraints, this message box is not needed. In case of free floating constraints, there is no conflict existing but only some constraints are missing. So i hope this is a workable compromise for all needs. |
Kbwbe: Thanks for responding and thanks for the A2plus program. I am adding and trying to clarify my opinion on error messages. |
@DanMiel : Your comment: '''unclear message: Part of your program looks for “unmoved” parts, your message says “not constrained and “over constrained” parts. "Over constrained" is where to many constraints are used to constrain a part'' That is not written in the message. Perhaps my english is not good enough. "" The highlighted parts were not moved. They are not constrained (also over constraint chains) to a fixed part."" I think is is a complete other meaning as you are describing above. I tried to describe "free floating parts in space". |
bumping |
luzpaz: I have entered a PR https://github.com/kbwbe/A2plus/pull/535. This will help clarify the error messages in my files starting with CD_. It does not change anything in kbwbe's files. |
In a situation where the Conflict Finder is needed there might be multiple parts that can't be moved. In this case the "Could not move some parts" dialog will appear once per each unmovable part. This quite often leads to the need of clicking "ok" to close the dialog annoyingly many times.
An improvement could be that:
OR
The text was updated successfully, but these errors were encountered: