Skip to main content
12-Amethyst
February 19, 2024
Solved

deleting the instace from windchill

  • February 19, 2024
  • 1 reply
  • 1324 views

Hi,

 

i want to delete one WTpart which is owner associated with CAD instance. but while rolling back interation, it is showing error

"Unable to delete Assembly  - w10863703.asm,A.11 without also deleting the following members of the  family table: [Assembly  - w10809186.asm, C.12, Assembly  - w10809187.asm,C.12, Assembly  - w10809186_gene.asm, C.13]."

 

but i need the other mentioned ASMs. how can i proceed ?

 

Br,

Sandy

Best answer by avillanueva

Are you deleting the instance CAD model iteration along with it?  Are you looking to delete the WTPart completely or just delete its latest iteration? You likely have to handle the entire family table as a set since they are all inter-related. 

1 reply

avillanueva
23-Emerald I
23-Emerald I
February 19, 2024

Are you deleting the instance CAD model iteration along with it?  Are you looking to delete the WTPart completely or just delete its latest iteration? You likely have to handle the entire family table as a set since they are all inter-related. 

Sandy712-AmethystAuthor
12-Amethyst
February 20, 2024

i would like to delete the instance and gear part both. but i need the other parts which are in error.

 

br,

Sandeep C.

 

 

HelesicPetr
22-Sapphire II
22-Sapphire II
February 20, 2024

Hi @Sandy7 

I would say sorry, you can delete it if there is reference to other objects. 

First you need to resolve the mentioned references and then you could delete the object what you need.

PetrH