<?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: Dynamo Interoperability with Robot Structural Analysis [RobotOM] in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881487#M34189</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am sorry i dont know really what do you need because i have not seen Dynamo before , maybe you talk about programming&amp;nbsp; ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i saw this video link here before ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;may it helps you a bit&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=tYvb6IzjNmQ&amp;amp;list=PLY-ggSrSwbZqow_60fiqJwS69mg1nQMzk&amp;amp;index=9" target="_blank"&gt;https://www.youtube.com/watch?v=tYvb6IzjNmQ&amp;amp;list=PLY-ggSrSwbZqow_60fiqJwS69mg1nQMzk&amp;amp;index=9&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Mar 2018 19:03:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-24T19:03:30Z</dc:date>
    <item>
      <title>Dynamo Interoperability with Robot Structural Analysis [RobotOM]</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881321#M34188</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all sorry but my bad English but I will try my best to be explanatory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working around Dynamo for a while now and I want to transfer some structural elements information (geometry and properties) from Revit to Robot Structural Analysis.&lt;/P&gt;&lt;P&gt;As I import the RobotOM library from the Python Script within Dynamo I find very hard to program because there are no references to RobotOM functions. So the solution found was to use Visual Studio in a Python Environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue comes in the Visual Studio. After importing the RobotOM library sucessfully&amp;nbsp;- as initially the references are shown - the references disappear and informs an issue with IntelliSense. No further programming can be done as there is no connection to the library. Did anyone had a similar issue/knows a proper solution&amp;nbsp;or is the only option here to program in C#?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;José Ferreira.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 15:41:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881321#M34188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-24T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo Interoperability with Robot Structural Analysis [RobotOM]</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881487#M34189</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am sorry i dont know really what do you need because i have not seen Dynamo before , maybe you talk about programming&amp;nbsp; ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i saw this video link here before ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;may it helps you a bit&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=tYvb6IzjNmQ&amp;amp;list=PLY-ggSrSwbZqow_60fiqJwS69mg1nQMzk&amp;amp;index=9" target="_blank"&gt;https://www.youtube.com/watch?v=tYvb6IzjNmQ&amp;amp;list=PLY-ggSrSwbZqow_60fiqJwS69mg1nQMzk&amp;amp;index=9&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 19:03:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881487#M34189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-24T19:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo Interoperability with Robot Structural Analysis [RobotOM]</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881522#M34190</link>
      <description>&lt;P&gt;Hello Hashim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for answering so fast. Yes I am talking about programming with Dynamo. I have seen the linked video but the packages that are in Dynamo about Robot Structural Analysis are very limited to what my intentions are. I know it's possible to connect directly Dynamo to Robot Structural Analysis but my issue is on RobotAPI Python programming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RobotOM library imported in Visual Studio IronPython Environment doesn't seem to work that well. Awhile after importing the RobotOM the references disappear. Probably due to IntelliSense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any solution to this or the only way to go is programming in C#?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 19:50:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881522#M34190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-24T19:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo Interoperability with Robot Structural Analysis [RobotOM]</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881533#M34191</link>
      <description>&lt;P&gt;you are welcome&amp;nbsp; ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i dont know about this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 20:14:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7881533#M34191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-24T20:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamo Interoperability with Robot Structural Analysis [RobotOM]</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7883539#M34192</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See these forum threads : &lt;A href="https://forums.autodesk.com/t5/robot-structural-analysis-forum/rsa-api-with-python/m-p/3763075/highlight/true#M10203" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-python/m-p/4692869/highlight/true#M19410" target="_blank"&gt;2&lt;/A&gt;, &lt;A href="https://forums.autodesk.com/t5/robot-structural-analysis-forum/robot-api-optimization-parameters-dynamo-python/m-p/6464616/highlight/true#M46451" target="_blank"&gt;3&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 10:27:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/dynamo-interoperability-with-robot-structural-analysis-robotom/m-p/7883539#M34192</guid>
      <dc:creator>Rafal.Gaweda</dc:creator>
      <dc:date>2018-03-26T10:27:26Z</dc:date>
    </item>
  </channel>
</rss>

