Skip to main content
13-Aquamarine
February 23, 2023
Solved

Inseparable assembly

  • February 23, 2023
  • 1 reply
  • 1008 views

Hi
I have the requirement in a Java api program to check if an assembly is set inseparable in Creo. Does anyone know what property or method this is  ?

 

 

Best answer by avillanueva

I do not have that enabled but I do see an "Assembly type" on the WTPart that calls out "Inseparable". If not directly captured in the EPMDocument, you can find it by the assiciated WTPart I would assume. Haven't played with this much. 

avillanueva_0-1677186832072.png

 

 

1 reply

avillanueva
23-Emerald I
23-Emerald I
February 23, 2023

I do not have that enabled but I do see an "Assembly type" on the WTPart that calls out "Inseparable". If not directly captured in the EPMDocument, you can find it by the assiciated WTPart I would assume. Haven't played with this much. 

avillanueva_0-1677186832072.png

 

 

berny2U13-AquamarineAuthor
13-Aquamarine
February 28, 2023

Hi

Sorry for the late reply.
I do not find it directly for the EPMDocument but do find it for WTPart. And I took it from there. Thanks for your help, cheers.