I am wanting to create a simple beam that I can then bake into a text file. This isn’t currently working with the problem lying within the ggSGCreateBeam node not outputting the right text. It appears to not be referencing the correct section material or profile information or even generating this information at all.
It is outputting:
1,0, 0, Z,N,1,2,0,0,FFFFFF,FFFFFF,0,0,0,0,0
When I believe it should be outputting:
1,0, 0, Z,N,1,2,1,1,FFFFFF,FFFFFF,0,0,0,0,0
Additionally, it doesn’t look like the section profile is being outputted to the text file at all.
It’s quite difficult to try and identify the problem from a screen shot. If this is one of our sample files, can you refer to it? Or either send directly to me or post as an attachment here.
I’m not sure this is the difference, but you can nominate the SPACEGASS version on the newer bake component input for version (right click for context menu).
Thanks for sharing. This makes a huge difference in troubleshooting.
We have many plugins, with similar components.
You need to ensure you use the SPACEGASS component to define the section property, not the one from Bullant (or other plugins).
Refer to this modified file. Test Project 2.gh (22.7 KB)