*SECTION PRINT implemented for volume elements

About the development of the FEM module/workbench.

Moderator: bernd

UR_
Veteran
Posts: 1354
Joined: Tue Jan 03, 2017 8:42 pm

*SECTION PRINT implemented for volume elements

Post by UR_ »

bernd wrote: :bell:

I've implemented ccx's *SECTION PRINT to get internal section forces printed.

Screenshot 004.png
Screenshot 004.png (137.89 KiB) Viewed 1553 times


code:
https://github.com/UR-0/FreeCAD/tree/Fe ... ctionPrint


example file:
eye.FCStd
(801.14 KiB) Downloaded 37 times
Screenshot 005.png
Screenshot 005.png (21.91 KiB) Viewed 1541 times

ATM, I'm struggling to group result object under "CCX_Results".
Perhaps someone can give some hints.
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: *SECTION PRINT implemented for volume elements

Post by Jee-Bee »

cool feature :D
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

UR_
Veteran
Posts: 1354
Joined: Tue Jan 03, 2017 8:42 pm

Re: *SECTION PRINT implemented for volume elements

Post by UR_ »

bernd wrote: Mon Feb 17, 2020 1:05 pmpage not found
Sorry seems to be lost in GIT :lol:

Looks like I have to redo it. :?

I think, will wait until *TIE is in master, so adaption of your changes can be minimized. ;)
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

even if you have deleted the branch, your git repo still has it!!! You need the git hash and than you can checkout it and make a new branch.
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

bernd wrote: Tue Feb 18, 2020 9:57 am even if you have deleted the branch, your git repo still has it!!! You need the git hash and than you can checkout it and make a new branch.
https://confluence.atlassian.com/bbkb/h ... 57540.html
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

UR_ wrote::bell:
found it on my repo and rebased it, but no tests made at all. I did not even test if it compiles ... :oops:

https://github.com/berndhahnebach/FreeC ... ctionprint
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: *SECTION PRINT implemented for volume elements

Post by bernd »

bernd wrote: Sat Feb 29, 2020 11:22 am the following look strange to me, as tie was implemented already ???

https://github.com/berndhahnebach/FreeC ... 091251R245

https://github.com/berndhahnebach/FreeC ... 091251R262
ahh these are fixes which should be made in master? I will go for a separate commit to fix it.
Post Reply