<?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: Questions about Developing Powermill Plugins for MVVM in PowerShape and PowerMill API Forum</title>
    <link>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12011694#M313</link>
    <description>Oh, that's right. Thank you very much for your help</description>
    <pubDate>Mon, 05 Jun 2023 12:22:42 GMT</pubDate>
    <dc:creator>616163779</dc:creator>
    <dc:date>2023-06-05T12:22:42Z</dc:date>
    <item>
      <title>Questions about Developing Powermill Plugins for MVVM</title>
      <link>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12007212#M310</link>
      <description>&lt;P&gt;Excuse me, sir. Is there any case of this?&lt;/P&gt;&lt;P&gt;In a plugin project, the command binding event that references System.Windows.Interactivity.dll will report an error.&lt;/P&gt;&lt;P&gt;The error code is as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="616163779_0-1685712552368.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222922i6113847247AC9D80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="616163779_0-1685712552368.png" alt="616163779_0-1685712552368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="616163779_1-1685712598872.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222923iEE70D335CE1EEABB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="616163779_1-1685712598872.png" alt="616163779_1-1685712598872.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error content:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="616163779_2-1685712733403.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222928i36C2E19791C3D5D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="616163779_2-1685712733403.png" alt="616163779_2-1685712733403.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the same code will not report errors in non plugin projects.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="616163779_3-1685712878318.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222932i4BADF5EF3236E1C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="616163779_3-1685712878318.png" alt="616163779_3-1685712878318.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="616163779_4-1685712941412.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222934i75BCE62CB97B0DE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="616163779_4-1685712941412.png" alt="616163779_4-1685712941412.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the officer can provide an example of the development of the Powermill plugin for the MVVM command binding event.&lt;/P&gt;&lt;P&gt;Sincerely requesting help, my dear friends&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 13:40:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12007212#M310</guid>
      <dc:creator>616163779</dc:creator>
      <dc:date>2023-06-02T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Developing Powermill Plugins for MVVM</title>
      <link>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12007225#M311</link>
      <description>&lt;P&gt;This is the code，Are correct and incorrect respectively&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 13:44:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12007225#M311</guid>
      <dc:creator>616163779</dc:creator>
      <dc:date>2023-06-02T13:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Developing Powermill Plugins for MVVM</title>
      <link>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12011482#M312</link>
      <description>&lt;P&gt;Can you try and cheat? If you put the "missing" DLL in the same directory as the pmill.exe does it work? If so then it would be good to investigate whether that DLL is meant to be in the GAC (Global Assembly Cache) or whether you need to implement this event to "find" the DLL during runtime&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/dotnet/api/system.appdomain.assemblyresolve?view=net-7.0" target="_blank"&gt;https://learn.microsoft.com/en-us/dotnet/api/system.appdomain.assemblyresolve?view=net-7.0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 10:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12011482#M312</guid>
      <dc:creator>luke.edwards.autodesk</dc:creator>
      <dc:date>2023-06-05T10:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Developing Powermill Plugins for MVVM</title>
      <link>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12011694#M313</link>
      <description>Oh, that's right. Thank you very much for your help</description>
      <pubDate>Mon, 05 Jun 2023 12:22:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-and-powermill-api/questions-about-developing-powermill-plugins-for-mvvm/m-p/12011694#M313</guid>
      <dc:creator>616163779</dc:creator>
      <dc:date>2023-06-05T12:22:42Z</dc:date>
    </item>
  </channel>
</rss>

