<?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: Macro / Script for Valve Gate Controller in Moldflow Insight Forum</title>
    <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12967358#M364</link>
    <description>&lt;P&gt;OK, thanks so much for the reply.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2024 12:28:44 GMT</pubDate>
    <dc:creator>brian6V3ZM</dc:creator>
    <dc:date>2024-08-19T12:28:44Z</dc:date>
    <item>
      <title>Macro / Script for Valve Gate Controller</title>
      <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12961074#M360</link>
      <description>&lt;P&gt;Is there a way to reference a Valve Gate Controller in a script?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When selecting nodes and triangles, the recorded macro will have entities listed&lt;/P&gt;&lt;P&gt;Ex.&amp;nbsp; &amp;nbsp; &amp;nbsp; EntList.SelectFromString "T18418 T18423 T18424 T18429 T18430 "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When selecting a Valve Gate Controller, the entity list is blank, and only beam shows up in the selection window&lt;/P&gt;&lt;P&gt;Ex.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;EntList.SelectFromString ""&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 16:03:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12961074#M360</guid>
      <dc:creator>brian6V3ZM</dc:creator>
      <dc:date>2024-08-15T16:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Macro / Script for Valve Gate Controller</title>
      <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12962228#M361</link>
      <description>&lt;P&gt;HI&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12027615"&gt;@brian6V3ZM&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;You&amp;nbsp;can use&amp;nbsp;&lt;BR /&gt;Set VGProp = PropEd.FindProperty(30030, VGno.)&amp;nbsp; &amp;nbsp; &amp;nbsp;to Get the &lt;SPAN&gt;Valve Gate Controller&lt;BR /&gt;VGProp.name to Get the Valve Gate Controller Name&lt;BR /&gt;VGProp.ID&amp;nbsp;to Get the Valve Gate Controller ID&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp;&amp;nbsp;Regards,&lt;BR /&gt;Anirudha D&lt;/P&gt;&lt;DIV class=""&gt;(If my comments are accepted, provide "Kudos" as appreciation. If your request is answered/resolved, please click the "Accept as Solution" button. Thanks.)&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 04:42:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12962228#M361</guid>
      <dc:creator>adevadkar</dc:creator>
      <dc:date>2024-08-16T04:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Macro / Script for Valve Gate Controller</title>
      <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12963168#M362</link>
      <description>&lt;P&gt;Thank you for your reply, but I am still not understanding how to reference a specific controller.&amp;nbsp; For example to simply delete a controller.&lt;/P&gt;&lt;P&gt;To delete a triangle #T78367, my script macro is this:&lt;/P&gt;&lt;P&gt;Set EntList = MeshEditor.CreateEntityList()&lt;BR /&gt;EntList.SelectFromString "T78367 "&lt;BR /&gt;Set EntList_1 = MeshEditor.Delete(EntList)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be in the quotes for the controller if it has ID = 2 and name is VG-2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 13:57:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12963168#M362</guid>
      <dc:creator>brian6V3ZM</dc:creator>
      <dc:date>2024-08-16T13:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Macro / Script for Valve Gate Controller</title>
      <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12966654#M363</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12027615"&gt;@brian6V3ZM&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;In moldflow you cannot delete the controller, it is associated with the beam element, you can't delete it you are allowed to modify only. (Through Automation). You can do it manually&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adevadkar_0-1724050540693.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1399202iBB8BB0A8FE6DBF74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adevadkar_0-1724050540693.png" alt="adevadkar_0-1724050540693.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Delete all the beam (not curve) associated with the valve gate controller and remesh the study to generate new beams.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp;&amp;nbsp;Regards,&lt;BR /&gt;Anirudha D&lt;/P&gt;&lt;DIV class=""&gt;(If my comments are accepted, provide "Kudos" as appreciation. If your request is answered/resolved, please click the "Accept as Solution" button. Thanks.)&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Aug 2024 06:55:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12966654#M363</guid>
      <dc:creator>adevadkar</dc:creator>
      <dc:date>2024-08-19T06:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Macro / Script for Valve Gate Controller</title>
      <link>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12967358#M364</link>
      <description>&lt;P&gt;OK, thanks so much for the reply.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 12:28:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/moldflow-insight-forum/macro-script-for-valve-gate-controller/m-p/12967358#M364</guid>
      <dc:creator>brian6V3ZM</dc:creator>
      <dc:date>2024-08-19T12:28:44Z</dc:date>
    </item>
  </channel>
</rss>

