cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Assembly Cut using OTK or ProToolkit

RS_9601780
10-Marble

Assembly Cut using OTK or ProToolkit

Hello Experts,

 

I want to cut one part by another in assembly. Manually this can be done using Component Operations->Boolean Operation->Cut.

 

How can we do it using OTK or Protoolkit.

 

Thanks

 

ACCEPTED SOLUTION

Accepted Solutions
remy
21-Topaz I
(To:RS_9601780)

If you search the knowledge base that you can access with your customer account and search the keywords Boolean Operation assembly cut Toolkit, you will find this article called Example code to create an assembly Merge / Cut Out operation through Creo Parametric Toolkit that deals with the issue: https://www.ptc.com/en/support/article/CS204382 

 

The main takeways:

  1. opt for the Element Tree strategy
  2. an example can be downloaded from the page

View solution in original post

1 REPLY 1
remy
21-Topaz I
(To:RS_9601780)

If you search the knowledge base that you can access with your customer account and search the keywords Boolean Operation assembly cut Toolkit, you will find this article called Example code to create an assembly Merge / Cut Out operation through Creo Parametric Toolkit that deals with the issue: https://www.ptc.com/en/support/article/CS204382 

 

The main takeways:

  1. opt for the Element Tree strategy
  2. an example can be downloaded from the page
Announcements


Top Tags