Skip to main content
1-Visitor
October 8, 2020
Question

what is the difference between protoolkit and otk toolkit

  • October 8, 2020
  • 2 replies
  • 1414 views

hey, I am trying to automate the creo parametric through running parallel application using asynchronous mode. which toolkit should I use and what is difference between these toolkit and have any example available  for asynchronous mode.

 

2 replies

17-Peridot
October 8, 2020

Depending on what you are trying to do.... 

 

This may be very useful.... 

 

http://www.creoson.com/

 

Dave

17-Peridot
October 11, 2020

If to be short

Toolkit - C library based on a functions

Otk - C++ or Java. Classes and objects in baseis of the library.