Skip to main content
1-Visitor
August 3, 2014
Question

Mathcad Integration Options

  • August 3, 2014
  • 1 reply
  • 1079 views

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

1 reply

12-Amethyst
August 4, 2014

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