Tekla Component Attach part not working for part cut

here in my case am using a attach part to create one part and then use it to cut the other part
this case works in tekla live link
but not working in tekla component

any other solution available for doing it

Hi Rajeev,

From the pic it doesn’t seem this would work as expected directly from GH either - the beam that gets added will be deleted so it shouldn’t be able to act as the father part of the cut component, and also the cutting part input doesn’t support boolean objects in the current version.

Try this update:

[EDIT: Latest installers on Tekla Warehouse ]

Here I added a “Part” output to the boolean components (re-insert them to see it). The output will contain the resulting part after the modification has been done. This should make it easier to chain these components and make sure that they are solved in the right order. Additionally the cutting part of the Part Cut component can now be a boolean object, if that’s needed.

So now you should be able to combine two parts like this and then use the resulting part to cut a 3rd part:

Give it a go and see if it solves your use case.

Cheers,

Sebastian

3 Likes

thank you @sebastian.lindholm its working now my mistake i was connecting the other way around part and part to Attach i swap that why it did not work for me now things are fine

1 Like