So Boys.
To make a beam nice and smooth; you can set the parameter “Number of segments” in tekla.
There must be a way to access the same parameter from Grasshopper.
I’ve been trying different things. But i’am stuck.
Chears Sören.
So Boys.
To make a beam nice and smooth; you can set the parameter “Number of segments” in tekla.
There must be a way to access the same parameter from Grasshopper.
I’ve been trying different things. But i’am stuck.
Chears Sören.
Hi Soren,
Try changing the Tolerance and Max Control Point on the GH Component
My Beam Shows up with 1 Segment, so maybe you have something different set in your Standard file for the Beam?
Hope this helps!
Cheers,
Oskar
You can achieve this property through a C# Script (Created in Tekla2023)
Do you need to create this as a curved beam?
If you have a true Arc as an input in GH, the resulting Tekla beam should be a 3 point polybeam with an Arc point as its middle chamfer. The curved beam parameters have no impact in this case.
-b
@sebastian.lindholm that’s what I used in my example.