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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

How can we create a child part in windchill using java api?

saitha
1-Visitor

How can we create a child part in windchill using java api?

Hi friends,

How can we create a child part in windchill using java api?

2 REPLIES 2
mrane
12-Amethyst
(To:saitha)

You'll have to create the child part just like you would create a normal WTPart . Then using WTPartUsageLink you need to link the parent and the newly created WTPart as child.

From object

From relation

Link object

To relation

To object

Comment


wt.part.WTPart

usedBy

wt.part.WTPartUsageLink

uses

wt.part.WTPartMaster

Windchill Java doc will have further info on this.

-Malavika

LoriSood
22-Sapphire III
(To:saitha)

Sandeep,

Were you able to get what you needed based on Malavika's response?

Announcements


Top Tags