<?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: maximum dimensions from parts in assembly in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12634244#M25950</link>
    <description>&lt;P&gt;Hi, I am sending some example&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 07:46:53 GMT</pubDate>
    <dc:creator>mitoborecek</dc:creator>
    <dc:date>2024-03-12T07:46:53Z</dc:date>
    <item>
      <title>maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12582551#M25936</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;how can I get&amp;nbsp;maximum dimensions from parts in assembly to table and use it for division, addition...?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:57:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12582551#M25936</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-02-26T15:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12583490#M25937</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14980185"&gt;@mitoborecek&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi, can you offer a little more information or some screen shots of what you are trying to do?&amp;nbsp; What do you mean by maximum dimensions?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:58:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12583490#M25937</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2024-02-26T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12583699#M25938</link>
      <description>&lt;P&gt;Here is example&lt;/P&gt;&lt;P&gt;Parts in assembly&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need get area from each part but from minimum sqere . Every part has different thin.&lt;/P&gt;&lt;P&gt;Red is polygon (min squere) for left part like example for area from this part.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 17:33:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12583699#M25938</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-02-26T17:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12584389#M25939</link>
      <description>&lt;P&gt;Hi! I believe this will require iLogic rules. Basically, a rule will obtain the maximum dimensions of each part (bounding box size) and store such measurement as parameters in each part. Then another rule will fetch the parameter values and drive geometry change in other parts.&lt;/P&gt;
&lt;P&gt;Please share the example that you are working on. We have quite a few iLogic experts and they can help take a further look.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 00:09:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12584389#M25939</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-02-27T00:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12585806#M25940</link>
      <description>&lt;P class="lia-align-justify"&gt;some times I have to cut out from parts in assembly so I need &lt;SPAN&gt;bounding box size from actual set of part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;SPAN&gt;sorry I cant share (NDA) - this is a part of bigger projec.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:14:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12585806#M25940</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-02-27T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12586867#M25941</link>
      <description>&lt;P&gt;Hi! The iLogic rule is pretty straight forward. You need to create three parameters or custom iProperties. Simply assign each to the followings accordingly. Trigger the rule when the model is changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Measure.ExtentsLength&lt;BR /&gt;Measure.ExtentsWidth&lt;BR /&gt;Measure.ExtentsHeight&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 00:45:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12586867#M25941</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-02-28T00:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12587326#M25942</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you have some video or procedure how to make bounding boxx for selected parts in assembly?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 07:50:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12587326#M25942</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-02-28T07:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12589513#M25943</link>
      <description>&lt;P&gt;Hi! Are you talking about simplifying geometry or getting the bounding box measurement?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 01:05:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12589513#M25943</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-02-29T01:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12590056#M25944</link>
      <description>&lt;P&gt;I think that&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;bounding box measurement will be better way for this case&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 07:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12590056#M25944</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-02-29T07:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12592146#M25945</link>
      <description>&lt;P&gt;Hi! There isn't a manual workflow to see such measurement. You will need to use the iLogic rule to do that. Certainly, you could elaborate the rule so that it can work as an automated process. It should be doable.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 00:57:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12592146#M25945</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-03-01T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12592531#M25946</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to use iLogic rule to make bounding box?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 07:21:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12592531#M25946</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-03-01T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12613202#M25947</link>
      <description>&lt;P&gt;Hi! You can use Simplify workflow to substitute the model geometry with bounding boxes. Then the measurement can be obtained. If you don't want to simplify the model, the Measure tool itself does not show the bounding box size. You will need to use an iLogic rule to populate the bounding box measurement to user parameters or iProperties.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 20:49:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12613202#M25947</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-03-04T20:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12629127#M25948</link>
      <description>&lt;P&gt;can You give mi some example that wil work for rotated parts too, without &lt;SPAN&gt;Simplify workflow?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 09 Mar 2024 15:30:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12629127#M25948</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-03-09T15:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12633362#M25949</link>
      <description>&lt;P&gt;Hi! If possible, please share a simplified example that you are working on. It would be easier for the forum experts and I to comment on specifics further.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 20:42:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12633362#M25949</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-03-11T20:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12634244#M25950</link>
      <description>&lt;P&gt;Hi, I am sending some example&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 07:46:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12634244#M25950</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-03-12T07:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12638346#M25951</link>
      <description>&lt;P&gt;Hi! Many thanks for sharing the files! But it is incomplete. Please use Pack&amp;amp;Go to include all reference files and zip up using 7zip or RAR. WinZip does not handle localized strings well.&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 16:44:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12638346#M25951</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-03-13T16:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12638659#M25952</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 18:43:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12638659#M25952</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-03-13T18:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12639271#M25953</link>
      <description>&lt;P&gt;Hi! I believe you may want to try using the Simplify workflow. Expand the Model States folder -&amp;gt; right-click on Primary -&amp;gt; New Substitute -&amp;gt; Simplify -&amp;gt; Replace = "All in one envelope" -&amp;gt; Type = "Oriented Minimum Bounding Box."&lt;/P&gt;
&lt;P&gt;It will show the dimensions of the bounding box.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 00:19:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12639271#M25953</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-03-14T00:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: maximum dimensions from parts in assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12641004#M25954</link>
      <description>&lt;P&gt;yes it give you a boundding box but this is not solution for me&lt;/P&gt;&lt;P&gt;now I have to get sizes from bounding box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i cant do it every time in every project (about 50 time per project)&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Mar 2024 16:35:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/maximum-dimensions-from-parts-in-assembly/m-p/12641004#M25954</guid>
      <dc:creator>mitoborecek</dc:creator>
      <dc:date>2024-03-14T16:35:02Z</dc:date>
    </item>
  </channel>
</rss>

