<?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: (API) Highlight nodes in Robot in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-highlight-nodes-in-robot/m-p/9537744#M19316</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to update \ make Get selection from these numbers.&lt;/P&gt;
&lt;P&gt;See example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-macro-for-highlighting-nodes-with-instabilities/m-p/3924663#M13667" target="_blank"&gt;https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-macro-for-highlighting-nodes-with-instabilities/m-p/3924663#M13667&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Dim RView As IRobotView3 

Set RView = Robapp.Project.ViewMngr.GetView(1)
RView.Selection.Get(I_OT_NODE).FromText ("7to12")    

RView.Redraw (0)
Robapp.Project.ViewMngr.Refresh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2020 08:43:56 GMT</pubDate>
    <dc:creator>Rafal.Gaweda</dc:creator>
    <dc:date>2020-05-25T08:43:56Z</dc:date>
    <item>
      <title>(API) Highlight nodes in Robot</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-highlight-nodes-in-robot/m-p/9537059#M19315</link>
      <description>&lt;P&gt;I have a list of integers equal to node numbers. I need to highlight only those within Robot using an API&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tried using Selections method in C# but unable to highlight those nodes in Robot. Kindly help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/589195"&gt;@Rafal.Gaweda&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 08:40:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-highlight-nodes-in-robot/m-p/9537059#M19315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-25T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: (API) Highlight nodes in Robot</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-highlight-nodes-in-robot/m-p/9537744#M19316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to update \ make Get selection from these numbers.&lt;/P&gt;
&lt;P&gt;See example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-macro-for-highlighting-nodes-with-instabilities/m-p/3924663#M13667" target="_blank"&gt;https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-macro-for-highlighting-nodes-with-instabilities/m-p/3924663#M13667&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Dim RView As IRobotView3 

Set RView = Robapp.Project.ViewMngr.GetView(1)
RView.Selection.Get(I_OT_NODE).FromText ("7to12")    

RView.Redraw (0)
Robapp.Project.ViewMngr.Refresh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 08:43:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-highlight-nodes-in-robot/m-p/9537744#M19316</guid>
      <dc:creator>Rafal.Gaweda</dc:creator>
      <dc:date>2020-05-25T08:43:56Z</dc:date>
    </item>
  </channel>
</rss>

