<?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 Length of non-frame generator part in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5506309#M54104</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm facing the problem to find a way to get length value of a part which is in fact extruded custom profile. I do not use frame generator. I need to have length of profile to be reflected in Part List. I thought it could be custom part iProperty. Length of bounding box along extrusion feature (in fact biggest dim of boundng box) would be perfect but i don't know how to get it. I need a tool that automatically reads value from part - definitely not sets it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help will be appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Feb 2015 13:47:13 GMT</pubDate>
    <dc:creator>_RKF_</dc:creator>
    <dc:date>2015-02-13T13:47:13Z</dc:date>
    <item>
      <title>Length of non-frame generator part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5506309#M54104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm facing the problem to find a way to get length value of a part which is in fact extruded custom profile. I do not use frame generator. I need to have length of profile to be reflected in Part List. I thought it could be custom part iProperty. Length of bounding box along extrusion feature (in fact biggest dim of boundng box) would be perfect but i don't know how to get it. I need a tool that automatically reads value from part - definitely not sets it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help will be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 13:47:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5506309#M54104</guid>
      <dc:creator>_RKF_</dc:creator>
      <dc:date>2015-02-13T13:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Length of non-frame generator part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5507865#M54118</link>
      <description>&lt;P&gt;If the new part is built from some type of template, so all the dims are the same variable label d1, d2... then you can drive those into custom Parameter field name "Param1", Equation "d2".(or in a sketch d2=Param1) Check off as Exported, Rclick and customize the format to be "in" or "ft" "fractions/dec". Then create a Custom iProp name "Prop1" with value "=&amp;lt;Param1&amp;gt;" You just need to find which "d#" is your overall width, height, and length variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your Custom iProp "Prop1" can be used as a column in your BOM and will have the number format you stated in the Parameter option. If the template is setup this way then all new parts will work. The editing of the sizes/lengths can be driven from the sketch/extrusion to the Parameters or from the Parameters to the sketch/extrusion depending on where/how you use the variable names and how you want to edit from one part to the next. If you have existing parts there are iLogic scripts to create Parameters, format them, and create Custom iProp. Your drawing template/style settings can have the BOM setup correct with the custom iprop included.&lt;/P&gt;&lt;P&gt;if you share an example of the part I can show you how to get a BOM column to show "Width x Height" and another "cut length"&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2015 17:50:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5507865#M54118</guid>
      <dc:creator>beardrafting</dc:creator>
      <dc:date>2015-02-15T17:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Length of non-frame generator part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5508175#M54122</link>
      <description>&lt;P&gt;Thatr's what I need, than you for clear, neat and 100% accurate solution.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 07:56:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/length-of-non-frame-generator-part/m-p/5508175#M54122</guid>
      <dc:creator>_RKF_</dc:creator>
      <dc:date>2015-02-16T07:56:42Z</dc:date>
    </item>
  </channel>
</rss>

