<?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: RSA API with Python in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3764273#M79293</link>
    <description>&lt;P&gt;I tried to import robotOM library with Python, but it looks like the library file as to be a .py file, not a .dll file. Does such a file already exist ? If not, how can I convert the&amp;nbsp;Interop.RobotOM.dll file to a .py file ?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jan 2013 16:36:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-29T16:36:28Z</dc:date>
    <item>
      <title>RSA API with Python</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3763075#M79291</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to use the RSA API with Python ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 12:58:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3763075#M79291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-28T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: RSA API with Python</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3763114#M79292</link>
      <description>&lt;P&gt;Most likely yes (Python supports COM as far as I can see from google).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 13:45:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3763114#M79292</guid>
      <dc:creator>Rafal.Gaweda</dc:creator>
      <dc:date>2013-01-28T13:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: RSA API with Python</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3764273#M79293</link>
      <description>&lt;P&gt;I tried to import robotOM library with Python, but it looks like the library file as to be a .py file, not a .dll file. Does such a file already exist ? If not, how can I convert the&amp;nbsp;Interop.RobotOM.dll file to a .py file ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:36:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3764273#M79293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-29T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: RSA API with Python</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3764277#M79294</link>
      <description>&lt;P&gt;Sorry , I do not know.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:39:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3764277#M79294</guid>
      <dc:creator>Rafal.Gaweda</dc:creator>
      <dc:date>2013-01-29T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: RSA API with Python</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3766407#M79295</link>
      <description>&lt;P&gt;I found the syntax to import and use the API with Python :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;import clr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;clr.AddReferenceToFileAndPath("C:\...\Interop.RobotOM.dll")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import RobotOM as rbt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then you can call RSA classes as follow :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Robot = rbt.RobotApplication&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may be usefull for Grasshopper users...&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 21:58:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3766407#M79295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-31T21:58:26Z</dc:date>
    </item>
  </channel>
</rss>

