<?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 iLogic - Parameters tolerances in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3787307#M132151</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to write some ilogic code to set-up the paramaters to median tolerance , then export part in *.step format and save in a specific folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I succeed to export files and save it as I want but I can't find the command lines to drive tolerances of parameters (min/max/nominal/median).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help me or indicate me where to find inventor ilogic command lines... If I-logic could be as easy as VB where it proposed a list of command as you start to typing the function..&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enjoy your Week-end,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Feb 2013 16:42:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-22T16:42:08Z</dc:date>
    <item>
      <title>iLogic - Parameters tolerances</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3787307#M132151</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to write some ilogic code to set-up the paramaters to median tolerance , then export part in *.step format and save in a specific folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I succeed to export files and save it as I want but I can't find the command lines to drive tolerances of parameters (min/max/nominal/median).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help me or indicate me where to find inventor ilogic command lines... If I-logic could be as easy as VB where it proposed a list of command as you start to typing the function..&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enjoy your Week-end,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 16:42:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3787307#M132151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic - Parameters tolerances</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3795087#M132152</link>
      <description>&lt;P&gt;These lines should solve&amp;nbsp;described task:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Dim oDoc as Inventor.PartDocument = ThisDoc.Document
Dim oParameters as Inventor.Parameters _
      = oDoc.ComponentDefinition.Parameters
oParameters.SetAllToMedian()&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 10:31:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3795087#M132152</guid>
      <dc:creator>Vladimir.Ananyev</dc:creator>
      <dc:date>2013-03-04T10:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic - Parameters tolerances</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3798837#M132153</link>
      <description>&lt;P&gt;Thanks for your help, it's works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please could you tell me where I could find which i-logic commands should be used related to inventor function? Is there a list of all i-logic / vb comands related to inventor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 16:41:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-parameters-tolerances/m-p/3798837#M132153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-07T16:41:37Z</dc:date>
    </item>
  </channel>
</rss>

