Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Catia CAA API and C++

Status
Not open for further replies.

Craptia

Aerospace
Joined
Oct 24, 2008
Messages
2
Location
US
Is it possible to develop C++ applications that use the CAA API without paying for RADE? Do you even need RADE? I know C++ but I am having the hardest time finding a good source of info on how to write C++ applications for Catia. Thanks.
 
I don't know CAA, but I do use VBA. I do know that when using the native Macro Record function, most of the recorded code (that goes to a .CATScript file) can be Copy/Pasted into the VBA Editor and used as is.

What is "RADE"?

Ken
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top