Skip to main content
1-Visitor
September 8, 2022
Solved

How integrate MathCAD v5 (1994) to .NET library

  • September 8, 2022
  • 1 reply
  • 949 views

I want to integrate old version MathCAD to my Web API. How can I do it? Maybe you know how to use P/Invoke in this case. Also I try to use DDE, but I dont understand, what is item in MathCad (in excel it is cell, for example).

Best answer by LucMeekes

Is your task related to this?:

https://community.ptc.com/t5/Mathcad/DDE-MathCAD-v5/m-p/816165#M202358

 

Luc

1 reply

LucMeekes23-Emerald IVAnswer
23-Emerald IV
September 8, 2022
1-Visitor
September 9, 2022

@LucMeekes wrote: 
Is your task related to this?:

https://community.ptc.com/t5/Mathcad/DDE-MathCAD-v5/m-p/816165#M202358

 

Luc


Thanks for sharing that link.