Skip to main content
12-Amethyst
August 29, 2024
Question

API to Copy whole Bom structure and process plan structure

  • August 29, 2024
  • 1 reply
  • 696 views

Version: Windchill 11.1

 

Use Case: Need to copy Bom structure and Process Plan structure to new objects


Description:

Is there an API that could be used to copy the whole bom structure from one part to another part, and also is there an API to copy process plan structure to another process plan?

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
September 2, 2024

Hi @rzemmali 

No there is no complex api to do so.

You need to write own function to create a copy of the BOM and create a copy of the Process plan and Operations

also you should handle all others links and connections WTP-PP-BOM-Operations. ... 

PetrH

rzemmali12-AmethystAuthor
12-Amethyst
September 10, 2024

Thank you