Dev logs of Rebar Addon for FreeCAD - GSoC project

Contributions from the participants, questions and answers to their projects.
Discussions of proposals for upcoming events.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
Pauvres_honteux
Posts: 728
Joined: Sun Feb 16, 2014 12:05 am
Location: Far side of the moon

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by Pauvres_honteux »

@amrit3701, this is probably a silly question, but are there no use cases where one would like to have tetrahedron rebars?

Background: when we mech' guys want something ultra stiff we try to create a space frame (3D) truss. E.G. a lifting crane.

https://en.wikipedia.org/wiki/Truss
https://en.wikipedia.org/wiki/Crane_(machine)
User avatar
yorik
Founder
Posts: 13659
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by yorik »

chakkree wrote: Thu Jul 27, 2017 7:34 amTest create footing using dialog.
My first dialog. :D
chakkree one of these days you should think of making an addon of tools like this, we could integrate that to the Arch WB too!
User avatar
amrit3701
Posts: 343
Joined: Mon Jun 13, 2016 5:37 pm

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by amrit3701 »

yorik wrote:
chakkree wrote:
I have also created Bent shape rebar. Please suggest if any improvement is needed.
bentshaperebar.png
bentshaperebar.png (253.86 KiB) Viewed 1943 times
Regards,
Amritpal Singh
Github, Like my work, sponsor me!
thschrader
Veteran
Posts: 3156
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by thschrader »

amrit3701 wrote: Thu Jul 27, 2017 5:06 pm I have also created Bent shape rebar. Please suggest if any improvement is needed.
Hi Amritpal, nice tool!
Anchor lenghts parameter in bent shape rebar does not react. After creating the bent shape, doubleclick on
bentshape, then I wanted to change anchorlenghts from 50 to 250 mm. after pressing ok no reaction,
the value switches back to 50 mm.
regards thomas
Fertigteilträger.FCStd
(324.72 KiB) Downloaded 47 times
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.11654 (Git)
Build type: Release
Branch: master
Hash: 81bdb1f276540427872c72d2033c3f400a89a626
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: German/Germany (de_DE)
rebar.JPG
rebar.JPG (318.64 KiB) Viewed 1922 times
thschrader
Veteran
Posts: 3156
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by thschrader »

Pauvres_honteux wrote: Thu Jul 27, 2017 9:35 am Background: when we mech' guys want something ultra stiff we try to create a space frame (3D) truss. E.G. a lifting crane.
From a mechanical point of view a concrete-beam with rebars reacts like a framework.
Broken lines are the compression zones ==> no rebars needed.
regards thomas
framework.PNG
framework.PNG (20.28 KiB) Viewed 1912 times
User avatar
saso
Veteran
Posts: 1924
Joined: Fri May 16, 2014 1:14 pm
Contact:

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by saso »

Could we have an apply button, so one could change the rebar without closing the task window every time?
User avatar
chakkree
Posts: 327
Joined: Tue Jun 30, 2015 12:58 am
Location: Bangkok Thailand

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by chakkree »

yorik wrote: Thu Jul 27, 2017 2:25 pm chakkree one of these days you should think of making an addon of tools like this, we could integrate that to the Arch WB too!
There have many things to learn for making an addon.
1. Pyside , QTWidget ,etc (programming techniques)
2. Git System (process for FreeCAD developer). It's new for me, like Thomas my first coding is Forthan77 :D
3. My English :D
thschrader
Veteran
Posts: 3156
Joined: Sat May 20, 2017 12:06 pm
Location: Germany

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by thschrader »

chakkree wrote: Fri Jul 28, 2017 8:59 am
yorik wrote: Thu Jul 27, 2017 2:25 pm chakkree one of these days you should think of making an addon of tools like this, we could integrate that to the Arch WB too!
There have many things to learn for making an addon.
1. Pyside , QTWidget ,etc (programming techniques)
2. Git System (process for FreeCAD developer). It's new for me, like Thomas my first coding is Forthan77 :D
3. My English :D
:D
(are there still existing compilers for F77?)
User avatar
amrit3701
Posts: 343
Joined: Mon Jun 13, 2016 5:37 pm

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by amrit3701 »

thschrader wrote: Thu Jul 27, 2017 9:34 pm Hi Amritpal, nice tool!
Anchor lenghts parameter in bent shape rebar does not react. After creating the bent shape, doubleclick on
bentshape, then I wanted to change anchorlenghts from 50 to 250 mm. after pressing ok no reaction,
the value switches back to 50 mm.
Amazed!. Anchor length work on mine side. See the below screenshot.
bent2.png
bent2.png (434.49 KiB) Viewed 1833 times

Can you paste the output of a report view (View -> Panels -> Report View)?
Amritpal Singh
Github, Like my work, sponsor me!
User avatar
amrit3701
Posts: 343
Joined: Mon Jun 13, 2016 5:37 pm

Re: Dev logs of Rebar Addon for FreeCAD - GSoC project

Post by amrit3701 »

yorik wrote: Thu Jul 27, 2017 2:25 pm
chakkree wrote: Thu Jul 27, 2017 7:34 amTest create footing using dialog.
My first dialog. :D
chakkree one of these days you should think of making an addon of tools like this, we could integrate that to the Arch WB too!
+1. :)

Regards,
Amritpal Singh
Github, Like my work, sponsor me!
Post Reply