Hi,Sebastian Lindholm
Grasshopper-Tekla in link,Right-click function,Can several components be baked into Tekla together?We need every component. It’s too slow!
Hi Ward,
You could use the “Bake All Objects To Tekla” in the top Tekla menu in GH:
If you just want certain components to be baked, here’s a C# component that helps you do that:
ExecuteContextMenuCommand.gh (11.1 KB) (edited 2024-08-22)
pic:
Cheers,
-b
Thanks,Sebastian Lindholm, it’s much easier to use C#, top command I know, but it’s easy to put unwanted stuff into Tekla.
Top command I know, No additional components and auxiliary wires are required
Hi,Brother,Bolts and cutting objects can use it
It seems keeping the component enabled all the time messes up the execution, as the baking happens in between solves. It’ll be better to trigger it with a button:
Also added a row to make sure the baking doesn’t get stuck in a loop. Here’s an update:
ExecuteContextMenuCommand.gh (11.1 KB)
Cheers,
-b
Thank you once again,Sebastian Lindholm。
Multiple times can not succeed!!!