Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello everyone!
I am looking for any documentation about the Mathcad integration options. I read that Mathcad can be integrated with CREO and Excel. So, I would like to know if there is any API that allows me to integrate with Java or any another programming language (C, C++, etc.).
Please, if someone have anything about it, is it possible to share with me?
Thanks a lot for any suggestion.
With best regards,
Marcio Pereira Garcia
You can write DLL's in C / C++ and link them into Mathcad,
See the mathcad help files <Developers reference> for most of the information that you need.
There are also a couple of example files to try.
For other languages, there is no documentation, but Viacheslav Mezentsev has created an excellent wrapper in C++ to communicate to other 'managed' languages (VB and C#)in the following link:
http://communities.ptc.com/thread/55228?tstart=0
http://communities.ptc.com/message/247433#247433
regards
Andy