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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Mathcad Integration Options

mgarcia-4
1-Newbie

Mathcad Integration Options

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 1

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

Top Tags