Skip to main content
12-Amethyst
January 30, 2026
Solved

Windchill wtpart with creo OTK

  • January 30, 2026
  • 2 replies
  • 243 views

Hello,

 

I am able to load a cad part or cad assembly from windchill to creo parametric, but would it be possible to load the related cad part from a windchill wtpart with the creo OTK?

 

Or is it possible to use windchill methods in the java code for parametric?

 

Thx

Best answer by rvanveerdeghem

I solved this by using the Windchill Odata rest API's in the free java OTK. This goes fast and can be used to get the 3D cad or the drawing.

2 replies

20-Turquoise
January 30, 2026
12-Amethyst
January 31, 2026

Hi Randy,

 

I saw the new feature from Windchill 13 to parametric, which is also great to have now. But I'm looking for the other way around. I have a workaround, but it would be great to have some direct API's to do this.

 

Thanks for your answer.

 

rvanveerdeghem12-AmethystAuthorAnswer
12-Amethyst
February 12, 2026

I solved this by using the Windchill Odata rest API's in the free java OTK. This goes fast and can be used to get the 3D cad or the drawing.