<!-- offtopic
Just wanted to put on your radar this cool macro: Automatic Light Gauge Steel Frame Creator macro + screencast. I wonder if this code could somehow be utilized in Rebars ?? Just curious. -->
Hi Suraj, I arrived in India and available from right now.Suraj Dadral wrote: ↑Fri Jun 21, 2019 5:13 pmHello everyone,
Till now, I have made new UI using which user can create and edit Single Tie Four Rebars from UI.
And related code can be found here:
https://github.com/SurajDadral/FreeCAD- ... mate-newui
In new UI, I have implemented all suggestions by @hardeeprai except point 2 i.e. Add help button for every field.
Now, I am implementing creation and editing of secondary rebars.
I will try to implement it before 24 June. And will generate documentation for code.
Thanks
Now, it is working and user can create and edit reinforcement from ui.
Thanks @yorik
Hello everyone,Suraj Dadral wrote: ↑Wed Jun 26, 2019 9:56 am
I have created documentation page for current implementation and can be found here:
https://www.freecadweb.org/wiki/Arch_Re ... nforcement
Please review and give your suggestions.
Now, I am going to include examples for scripting.
I have created dialog box for editing Number#Diameter string. User can edit Number#Diameter string either directly in ui input field or he/she can click on "Edit Number and Diameter" button to open dialog box for editing that string.yorik wrote: ↑Sun May 12, 2019 12:48 amIMHO the 4@20+3@16 notation is useful for you (easy to parse and store in a string), but not very easy to the user. I would change that edit field by a button, that opens a dialog that is specially made to create and edit such a string. Maybe a kind of grid where the use wouldn't have to care about entering special chars correctly...
Looks good.Suraj Dadral wrote: ↑Wed Jun 26, 2019 9:56 amI have created documentation page for current implementation and can be found here:
https://www.freecadweb.org/wiki/Arch_Re ... nforcement
Please review and give your suggestions.