<?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 Betreff: Activating Project working in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10204067#M51418</link>
    <description>&lt;P&gt;Thanks Sir, but it replied in Nothing. I do not know why. I am using VB.NET&lt;/P&gt;</description>
    <pubDate>Thu, 01 Apr 2021 08:40:54 GMT</pubDate>
    <dc:creator>ngocson8335</dc:creator>
    <dc:date>2021-04-01T08:40:54Z</dc:date>
    <item>
      <title>Activating Project working</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10203715#M51416</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to get the workspace of an activating project in Inventor. But I can not find the right API to get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please support me in this case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 05:18:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10203715#M51416</guid>
      <dc:creator>ngocson8335</dc:creator>
      <dc:date>2021-04-01T05:18:38Z</dc:date>
    </item>
    <item>
      <title>Betreff: Activating Project working</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10203898#M51417</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ThisApplication.DesignProjectManager.ActiveDesignProject.WorkspacePath&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 01 Apr 2021 07:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10203898#M51417</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2021-04-01T07:08:11Z</dc:date>
    </item>
    <item>
      <title>Betreff: Activating Project working</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10204067#M51418</link>
      <description>&lt;P&gt;Thanks Sir, but it replied in Nothing. I do not know why. I am using VB.NET&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 08:40:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10204067#M51418</guid>
      <dc:creator>ngocson8335</dc:creator>
      <dc:date>2021-04-01T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: Activating Project working</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10205850#M51419</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;It is possible that the active project had no workspacepath defined. Can you manually verify that this path is set in projectmanager? If this path is not set, Inventor looks next in the&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ThisApplication.DesignProjectManager.ActiveDesignProject.WorkgroupPaths&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is also not set a path, Inventor takes documents folder in user profil.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 20:07:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10205850#M51419</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2021-04-01T20:07:35Z</dc:date>
    </item>
    <item>
      <title>Betreff: Activating Project working</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10216375#M51420</link>
      <description>&lt;LI-CODE lang="csharp"&gt;Dim _InvApp as Inventor.Application
Dim oDesignProjectMgr As Inventor.DesignProjectManager = _Invapp.DesignProjectManager

Dim oProject As Inventor.DesignProject = oDesignProjectMgr.ActiveDesignProject

Dim ProjectName As String = oProject.Name
Dim ProjectPath As String = oProject.WorkspacePath&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 06 Apr 2021 18:05:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/activating-project-working/m-p/10216375#M51420</guid>
      <dc:creator>NachoShaw</dc:creator>
      <dc:date>2021-04-06T18:05:04Z</dc:date>
    </item>
  </channel>
</rss>

