Programing to support an external program
I have been using MathCAD for about 20 years but never the developer’s programing feature. Recently your company purchase a program the will interface with Python, MatLAB, and C++. The program is Orcaflex and is a FEA program. I have started teaching myself Python seems to be the easiest to learn. The Orcaflex program seems to have a class of variables that can be passed to other programs. My understanding is Python cannot be used for scripting in MathCAD. Orcaflex does have an API to allow for linking and a C++ library that can be used. This is a vague question, but I am looking for guidance on the next step. Some of the options are:
Write a C program that calls a MathCAD worksheet.
Write a Vbasic script to transfer the variables.
I am sure there other options, but guidance for the next step is what I am looking for.
Thanks in advance for the support.

