<?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: Is there a way to get Material size (WxLxH) by using iLogic? in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260372#M123649</link>
    <description>Create the named parameters in a template, set them to export and use iproperty "stock number" to create your material reference. Add "stock number" to your drawing template&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.cadlinecommunity.co.uk/hc/en-us/articles/360015106038-Inventor-Parameter-driven-iProperties" target="_blank"&gt;https://www.cadlinecommunity.co.uk/hc/en-us/articles/360015106038-Inventor-Parameter-driven-iProperties&lt;/A&gt;</description>
    <pubDate>Thu, 22 Apr 2021 17:11:15 GMT</pubDate>
    <dc:creator>FacebookGroupMember</dc:creator>
    <dc:date>2021-04-22T17:11:15Z</dc:date>
    <item>
      <title>Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260246#M123644</link>
      <description>Is there a way to get Material size (WxLxH) by using iLogic?</description>
      <pubDate>Thu, 22 Apr 2021 16:31:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260246#M123644</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T16:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260269#M123645</link>
      <description>What do you mean?for what purpose? You can get it in ilogic by naming dimensions etc? And ilogic can pull it from there</description>
      <pubDate>Thu, 22 Apr 2021 16:41:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260269#M123645</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T16:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260316#M123646</link>
      <description>For sheet metal you can calculate bounding box for sheet usage but I would search for something like bounding box calculation for inventor parts?</description>
      <pubDate>Thu, 22 Apr 2021 16:51:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260316#M123646</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260345#M123647</link>
      <description>We need the material size (W x L x H) or (Dia x L) to be automatic updated and shown on idw (title block) for our machine shop.</description>
      <pubDate>Thu, 22 Apr 2021 17:01:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260345#M123647</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260355#M123648</link>
      <description>Philip Jintes You can rename the Parameters in the model, export them (tick box within the Parameters window) and then pull them through on the drawing either manually or using iLogic.</description>
      <pubDate>Thu, 22 Apr 2021 17:02:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260355#M123648</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260372#M123649</link>
      <description>Create the named parameters in a template, set them to export and use iproperty "stock number" to create your material reference. Add "stock number" to your drawing template&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.cadlinecommunity.co.uk/hc/en-us/articles/360015106038-Inventor-Parameter-driven-iProperties" target="_blank"&gt;https://www.cadlinecommunity.co.uk/hc/en-us/articles/360015106038-Inventor-Parameter-driven-iProperties&lt;/A&gt;</description>
      <pubDate>Thu, 22 Apr 2021 17:11:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260372#M123649</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260382#M123650</link>
      <description>Dan Goodrich Perfect solution &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@35845D31A796CCDD1A6430E560A01093/emoticons/1f44c_1f3fb.png" alt=":ok_hand:" title=":ok_hand:" /&gt;</description>
      <pubDate>Thu, 22 Apr 2021 17:12:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260382#M123650</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260383#M123651</link>
      <description>Tnx for the replies, i will check tomorrow what works for me...</description>
      <pubDate>Thu, 22 Apr 2021 17:12:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260383#M123651</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260412#M123652</link>
      <description>Yes, this can be done easily in iLogic. Go to Snippets-Measure-ExtentsLength, Width, and Height.</description>
      <pubDate>Thu, 22 Apr 2021 17:21:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260412#M123652</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260413#M123653</link>
      <description>Another approach is to use OrientedBox properties in API. Here is some discussion. &lt;A href="https://forums.autodesk.com/t5/inventor-ideas/overall-bounding-box-size-of-part-or-assembly/idi-p/6799362" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ideas/overall-bounding-box-size-of-part-or-assembly/idi-p/6799362&lt;/A&gt;</description>
      <pubDate>Thu, 22 Apr 2021 17:21:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260413#M123653</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260474#M123654</link>
      <description>Johnson Shiue &lt;BR /&gt;I found the code below but the values come up as 0.&lt;BR /&gt;&lt;BR /&gt;Dim oLength As Decimal&lt;BR /&gt;Dim oHeight As Decimal&lt;BR /&gt;Dim oWidth As Decimal&lt;BR /&gt;oLength = Round(Measure.ExtentsLength,2)&lt;BR /&gt;oHeight = Round(Measure.ExtentsHeight,2)&lt;BR /&gt;oWidth = Round(Measure.ExtentsWidth,2)&lt;BR /&gt;Dim SLength As String = oLength.ToString()&lt;BR /&gt;Dim SHeight As String = oHeight.ToString()&lt;BR /&gt;Dim SWidth As String = oWidth.ToString()&lt;BR /&gt;iProperties.Value("Custom", "Length") = SLength&lt;BR /&gt;iProperties.Value("Custom", "Height") = SHeight&lt;BR /&gt;iProperties.Value("Custom", "Width") = SWidth</description>
      <pubDate>Thu, 22 Apr 2021 17:41:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260474#M123654</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T17:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260948#M123655</link>
      <description>Philip Jintes  yes it’s possible we are doing that! &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2021 20:21:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10260948#M123655</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-22T20:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10261965#M123656</link>
      <description>Daniel Cuperus would you like to share how you do it?</description>
      <pubDate>Fri, 23 Apr 2021 06:21:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10261965#M123656</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-23T06:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10261991#M123657</link>
      <description>Dan Goodrich Good solution! But its not the automatic solution im looking for.</description>
      <pubDate>Fri, 23 Apr 2021 06:31:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10261991#M123657</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-23T06:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get Material size (WxLxH) by using iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10262328#M123658</link>
      <description>Yes you can do it with Range box using Inventor API and iLogic and Save them either to parameters or iProperties.&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;RangeBox.MaxPoint and RangeBox.MinPoint methods to achieve the same.&lt;BR /&gt;&lt;BR /&gt;I would also advise to google it as there is already a blog available.</description>
      <pubDate>Fri, 23 Apr 2021 09:01:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/is-there-a-way-to-get-material-size-wxlxh-by-using-ilogic/m-p/10262328#M123658</guid>
      <dc:creator>FacebookGroupMember</dc:creator>
      <dc:date>2021-04-23T09:01:16Z</dc:date>
    </item>
  </channel>
</rss>

