Components are baked together to Tekla

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:

image

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

1 Like

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
21e061b7d6ac34ecb1f0c6831b87189

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:

image

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

1 Like

Thank you once again,Sebastian Lindholm。

Multiple times can not succeed!!!
1724386113020