Hey, I’m trying to make a split bar from grasshopper for tekla. I’ve seen some videos about it but they use C# code. There is another way to make it?
Thanks!
Hey, I’m trying to make a split bar from grasshopper for tekla. I’ve seen some videos about it but they use C# code. There is another way to make it?
Thanks!
Hi, if you would be open to using code you should be able to use the Split() command as in this thread:
Note that there are some limitations if used through the Grasshopper Component in Tekla.
Without code, you might be able to create your own splitter with something like this approach:
Cheers,
Sebastian
Jennifer Rojas reacted to your message:
It worked.
Thanks!