Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have successfully created a wtpart structure in Windchill by using WTPartUsageLink.newWTPartUsageLink(). Now I want to modify that structure by either deleting an existing component or by changing the quantity of an existing component. Can someone point me in the correct direction as to what api(s) I need to use to accomplish this?
Existing structure:
wtPartAssembly
What api(s) needed to delete wtPartComponent1 and change wtPartComponent2 qty to 1?
Thanks Randy Jones