<?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 New Part Units in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3751219#M132759</link>
    <description>&lt;P&gt;First day programing VB.net API for inventor, So Yes this a Noob Question&lt;/P&gt;&lt;P&gt;I&amp;nbsp;using code similar to add a new part to an instance of Inventor, and it works OK. The problem is it is&amp;nbsp;using the Metric Template instead of Imperial Template. I have check and confirmed my application preferences and they reflect "inches". Inve is the Variable name for my Inventor.Application. Thank You in advance&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set Part = Inve.Documents.Add(kPartDocumentObject)&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2013 16:37:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-11T16:37:03Z</dc:date>
    <item>
      <title>New Part Units</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3751219#M132759</link>
      <description>&lt;P&gt;First day programing VB.net API for inventor, So Yes this a Noob Question&lt;/P&gt;&lt;P&gt;I&amp;nbsp;using code similar to add a new part to an instance of Inventor, and it works OK. The problem is it is&amp;nbsp;using the Metric Template instead of Imperial Template. I have check and confirmed my application preferences and they reflect "inches". Inve is the Variable name for my Inventor.Application. Thank You in advance&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set Part = Inve.Documents.Add(kPartDocumentObject)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2013 16:37:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3751219#M132759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-11T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: New Part Units</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3751235#M132760</link>
      <description>&lt;P&gt;I have found a Solution by changing the code to:&lt;/P&gt;&lt;P&gt;Part = Inve.Documents.Add(kPartDocumentObject, "C:\Users\Public\Documents\Autodesk\Inventor 2013\Templates\Standard.ipt")&lt;/P&gt;&lt;P&gt;But is there&amp;nbsp; cleaner way of doing it?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2013 16:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3751235#M132760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-11T16:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: New Part Units</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3754766#M132761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the Application.FileManager.GetTemplateFile to get the default template.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like in this blog post:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://modthemachine.typepad.com/my_weblog/2013/01/c-help-examples-for-sheet-metal.html" target="_self"&gt;http://modthemachine.typepad.com/my_weblog/2013/01/c-help-examples-for-sheet-metal.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2013 18:29:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/new-part-units/m-p/3754766#M132761</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2013-01-16T18:29:02Z</dc:date>
    </item>
  </channel>
</rss>

