Skip to main content

3 replies

1-Visitor
May 16, 2015

Some interesting points:

  1. the new API now allows units to be passed.
  2. You can also pass expressions, though they are in Ruby (yet another language to learn 😉
  3. The SDK (software development kit) can also generate simple C++ code for the expressions (don't think it embeds internal mathcad code though)
  4. Now just need Prime 3.x to have the full V15 capability 😉
VladimirN24-Ruby IIIAuthor
24-Ruby III
May 18, 2015

Hi Philip,

Thank you for your interesting comments.

VladimirN24-Ruby IIIAuthor
24-Ruby III
May 18, 2015

Here are some useful links for the study:

1. "Microsoft Developer Network (MSDN)":

https://msdn.microsoft.com/en-us/library/windows/desktop/aa366757(v=vs.85).aspx

2. "Component Object Model (Wiki COM)":

http://en.wikipedia.org/wiki/Component_Object_Model

3. "The programming language Ruby":

https://www.ruby-lang.org/en/