Zolko wrote: ↑Thu Feb 25, 2021 10:43 am
marja1 wrote: ↑Tue Feb 23, 2021 10:11 am
I meant that selections options (Body, Face ..etc) should be already in FreeCAD .. Without WB like the box in the right corner.
I agree with you, and the same is true for a good measuring tool.
But in the mean time, I used your finding (about the selectionGate) and implemented a selection filter in the Assembly4 WB (in the development branch for now). You can find the code here:
https://github.com/Zolko-123/FreeCAD_As ... nFilter.py. It's a separate toolbar, and there is some extra code that is not
selectionGate() to select entire solids and even linked objects (which the
selectionGate() doesn't handle I think). The selection buttons are toggled-able, which is the better behaviour I think, see
https://forum.freecadweb.org/viewtopic. ... 31#p481531
Please feel free to test, comment, improve, fork ...
selectionFilter.PNG
For sure I will use, test it.
EDIT: I cannot see the buttons. I updated the WB using the Manager.. Should I clone your github?
But, it comes to my mind to ask you something else.. Would you like to combine both WB in one? My aim in doing Design456 is to collect best of all tools which make life easier for Maker and FC user. So we make it bigger project and more rich in tools.?
If you wish that .. Please consider give me the proposal of joining both. How would you like to do that? I can do it like I did for Draft.. Not chaining anything than the WB loader. By that we keep (today's progress for your github) and fork it in my branch .. and after that I will modify what I need to modify to make it suitable for Desgin456 ..
Please let me know what you think?
Many of the functionality we have in Part or Draft are not user-friendly .. My goal is to add new tools, make old tools easier to use ..etc
And assembly is of the essentials tools that you should have it in Design456.
I really wish to keep the name of the WB I made as my intention is to give a hidden indication that this WB is aimed to be easy as 123D design.