Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I have a DLL with .Net Framework in c#. I want to integrate this Dll into Mathcad. I tried lots of method to integrate this but software didn't recogniz this Dll. I also add this Dll prime/Custom functions and the same file. I also make a wrapper dll with using c++ and add as reference this c# dll. But it doesn't work. Could you please help me?
Hi,
I suggest looking at the help file for examples in C or C++ of how to create custom functions and compiling DLL to suit Mathcad Prime.
The required format of the C,C++ files to create a suitable DLL is specified in the help examples.
Search for "Custom Functions" in help.
Cheers
Terry
You can try the approach described here.
NetEFI Framework for Mathcad
https://github.com/ViacheslavMezentsev/NetEFI
Hello OK_10158419
It looks like you have some responses from some community experts. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.
