<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mathcad prime API in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52338#M20969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The API is built in to Prime. The SDK, you have to pay for (a ridiculous amount of money too). As far as I know, it works in the trial version. What are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2016 16:30:25 GMT</pubDate>
    <dc:creator>RichardJ</dc:creator>
    <dc:date>2016-12-15T16:30:25Z</dc:date>
    <item>
      <title>Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52337#M20968</link>
      <description>Sorry to say but its so annoying.I have been digging my head to get the API of mathcad prime the whole day.I could only see discussion about the API and SDK files but not the link of any API so that I can download it and use it in my programming.I am very new to mathcad and without</description>
      <pubDate>Thu, 03 May 2018 13:58:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52337#M20968</guid>
      <dc:creator>pbataju</dc:creator>
      <dc:date>2018-05-03T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52338#M20969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The API is built in to Prime. The SDK, you have to pay for (a ridiculous amount of money too). As far as I know, it works in the trial version. What are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 16:30:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52338#M20969</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2016-12-15T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52339#M20970</link>
      <description>&lt;P&gt;Automation definitely works in the trial version.&lt;/P&gt;
&lt;P&gt;See this thread for additional information: &lt;A href="https://www.ptcusercommunity.com/thread/60547" target="_blank"&gt;NEW API for Mathcad Prime 3.1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As noted in that thread, "The API is part of Mathcad Prime 3.1 install. Look for MathcadPrimeAutomation.tlb and MathcadPrimeAutomation.dll."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: the link above is a very long thread in which there is much back &amp;amp; forth regarding the cost of the SDK.&amp;nbsp; However, at the bottom, there is some sample code and I made a few important notes.&amp;nbsp; See the comments starting with&amp;nbsp;&lt;A href="https://community.ptc.com/t5/PTC-Mathcad/NEW-API-for-Mathcad-Prime-3-1/m-p/12422#424595" target="_blank"&gt;https://community.ptc.com/t5/PTC-Mathcad/NEW-API-for-Mathcad-Prime-3-1/m-p/12422#424595&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 20:03:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52339#M20970</guid>
      <dc:creator>MJG</dc:creator>
      <dc:date>2021-03-31T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52340#M20971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank your for the reply.&lt;/P&gt;&lt;P&gt;1.First, I want to connect ".mcdx file" using Mathcad API&lt;/P&gt;&lt;P&gt;2. Afer that, I want to create my own Mathcad prime addon to connect SolidWorks and Mathcad addon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the task want to do but I didn't get any sample program or solution for it.&lt;/P&gt;&lt;P&gt;The link below shows how to use but didn't teach how to make an addon and so on.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=dOwIE8Cc3lw&amp;amp;t=78s" title="https://www.youtube.com/watch?v=dOwIE8Cc3lw&amp;amp;t=78s"&gt;Demonstration of Solidworks/MathCAD integration - YouTube&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using c# I want to connect Mathcad, Worksheet and Solidworks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prarthana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 05:47:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52340#M20971</guid>
      <dc:creator>pbataju</dc:creator>
      <dc:date>2016-12-16T05:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52341#M20972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PTC offers an SDK that includes code to do what you want. Unfortunately, they are asking a ridiculous $9000 for it. There is no documentation available other than the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few threads on the forums with some example code. One is here: &lt;A href="https://www.ptcusercommunity.com/thread/125841"&gt;Getting Outputs with API&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:15:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52341#M20972</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2016-12-16T13:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52342#M20973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the Solidworks integration available from PTC?&amp;nbsp; I provided a link for you in your other post (&lt;A href="https://www.ptcusercommunity.com/thread/140735"&gt;Solidworks to Mathcad Addin&lt;/A&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 17:18:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52342#M20973</guid>
      <dc:creator>MJG</dc:creator>
      <dc:date>2016-12-16T17:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad prime API</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52343#M20974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can without any problem use the API with the trial and also with Mathcad express. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API is found at:&lt;/P&gt;&lt;P&gt;C:\Program Files\PTC\Mathcad Prime 3.1\Ptc.MathcadPrime.Automation.dll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to figure out &lt;SPAN style="font-size: 13.3333px;"&gt;most of&lt;/SPAN&gt; the stuff by looking at the object browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 19:25:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-prime-API/m-p/52343#M20974</guid>
      <dc:creator>djohansson-2</dc:creator>
      <dc:date>2016-12-28T19:25:51Z</dc:date>
    </item>
  </channel>
</rss>

