cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Pro/TOOLKIT vs CAA (CATIA V5)

jscla
1-Newbie

Pro/TOOLKIT vs CAA (CATIA V5)

Hi,

Is there anybody who has some experience in developing C/C++ applications
using Pro/TOOLKIT and in the CATIA V5 CAA development environments?
I'm interested in your opinion about a comparison of the complexity/dev.
time to do the "same" things in both environments.
Here my opinion:

Activity Dev. effort in
Pro/E wrt CATIA V5 Comments
- creating the UI of a dialog box *1.3 (higher effort
in Pro/E) No dialog builder available
- implementing functionality of a dialog box *1.3 No dialog
builder available
- support localization of dialog boxes *1 ---
- adding a submenu to a menu *1 Pro/E and CATIA
menus are quite different
- adding a command to a menu *1 Pro/E and CATIA
menus are quite different

Thanks

Jonni
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

Hi,



I have list down few comparisions, please check.




CATIA CAA API's are made like very small block, so that for each operation we build our own sequence.so it is powerful, But in Pro/E each operation is done by sigle API.



UI development is Automated in CATIA, But mostly coding is prefered for a good one.



CATIA CAA API is COM based, but Pro/Toolkit is library based.



Writing CAA API requires very good skill in Object Oriented programming, relatively Pro/toolkit is easier.



Application compiled in to small small DLL's and finally the entry point is EXE in CAA, but in Pro/Toolkit entry point is both EXE and DLL.



Additional menus are created in ProToolkit, In CAA only toolbutton is used to call back the application.



More structured development environment in CAA than Pro/Toolkit.



More API's are opened in CAA for functionalities than Pro/toolkit.



Development is more faster in Pro/Toolkit than CAA.



Automated code development is available for CAA.




Best Regards,


Joseph




Announcements
Attention: Creo 7.0 Customers
Please consider upgrading
End of Life announcement here.

NEW Creo+ Topics:
PTC Control Center
Creo+ Portal
Real-time Collaboration