<?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: Looking for ideas on building a part library in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9157616#M161441</link>
    <description>&lt;P&gt;My hope is to put the part in the content center, but it's the creation of a robust enough iPart that has been throwing me for a loop.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2019 15:43:27 GMT</pubDate>
    <dc:creator>spencer</dc:creator>
    <dc:date>2019-11-20T15:43:27Z</dc:date>
    <item>
      <title>Looking for ideas on building a part library</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9155788#M161439</link>
      <description>&lt;P&gt;I've been fighting with getting some components built as some kind of library setup for a while, but have essentially hit a wall and was hoping to hear other peoples' input/experiences. We'll see if I can organize this in a cohesive way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goal is to create some sort of library for paint fittings we frequently use&lt;/P&gt;&lt;P&gt;Why:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To be able to easily insert parts that are well-defined&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;To be able to swap out fittings in-place, primarily for size changes&lt;/LI&gt;&lt;LI&gt;To have useful descriptions/stock numbers/BOM callouts on said parts&lt;/LI&gt;&lt;LI&gt;To have accurate geometry on parts, due to space constraints we typically deal with&lt;/LI&gt;&lt;LI&gt;To stop messing up these fittings because of the number of details to juggle and mistakes that slip in&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Solid body files from the manufacturer&lt;/LI&gt;&lt;LI&gt;These files do not encompass all products though, but everything can essentially be broken down into smaller components and reassembled into different products&lt;/LI&gt;&lt;LI&gt;Some products with different part numbers are actually identical, primarily fittings for some sizes of metric and standard tube. In these cases, I would want to insert them as the 'actual' part, but simplify ordering by getting the 'standard' part&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I have tried:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dumping imported fittings into a folder, opening them and applying tweaks for usability&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fairly time-consuming&lt;/LI&gt;&lt;LI&gt;Becomes an absolute mess if a tweak is wrong or needs to be changed&lt;/LI&gt;&lt;LI&gt;Does not help for products without models&lt;/LI&gt;&lt;LI&gt;Absolute nightmare swapping fittings out in other assemblies (ie. Changing hose size, making a metric version, etc), as all constraints + tube and pipe will completely break&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Making one table-driven 'Master' part&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Seemed like a good idea, was a convoluted nightmare&lt;/LI&gt;&lt;LI&gt;Then tried to incorporate different fitting types, which did not go well. At all&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Making several table-driven 'Master' parts&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Resulted in several convoluted nightmares&lt;/LI&gt;&lt;LI&gt;Updating/tweaking/adding new entries in them has become a lesson in futility&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Turning the smaller components into iFeatures&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Could re-use identical features in different table-driven parts&lt;/LI&gt;&lt;LI&gt;However, iFeatures would always break and become unusable once the part got more complex, which I spent ages try to find the cause of but never could&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Currently I'm bouncing around the idea of making table-driven parts out of the sub-components, as well as a table-driven 'frame' part to have some fixed work points/axes/planes for the sub-components to be constrained to.&lt;/P&gt;&lt;P&gt;That should allow me to re-use the sub-components more effectively, though with them being an assembly I won't be able to fully utilize the content center for them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Addendum: The earlier-mentioned tweaks I make to the parts&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set proper part number, stock number, material, etc to the parts&lt;/LI&gt;&lt;LI&gt;Apply a color-override to the fittings (Does not work with table-driven things unfortunately), basically I'll change the colors of the threads, Red for NPT, Blue for NPS, Green for BSPT, and use different shades for each size&lt;/LI&gt;&lt;LI&gt;Add iMates at appropriate locations, often having to slice the modeled threads with a workplane&lt;/LI&gt;&lt;LI&gt;For the iMates, add names as well as an offset to ensure that only matching iMates can physically be attached to each other (ie. 3/8" NPT fittings get a 0.003751 offset, 3/8" NPS get a 0.003752 offset, and Inventor does not allow iMates to attach if they have different offsets)&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 19 Nov 2019 19:24:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9155788#M161439</guid>
      <dc:creator>spencer</dc:creator>
      <dc:date>2019-11-19T19:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for ideas on building a part library</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9156588#M161440</link>
      <description>&lt;P&gt;Hi! I am sorry if I miss it. It does not look like you have tried publishing iPart to Content Center. This is a very widely adopted workflow in our customer base. They build iParts and publish the parts to Content Center Library. The part can be inserted as individual parts in an assembly without the need to manage a factory iPart and its members.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 07:48:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9156588#M161440</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-11-20T07:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for ideas on building a part library</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9157616#M161441</link>
      <description>&lt;P&gt;My hope is to put the part in the content center, but it's the creation of a robust enough iPart that has been throwing me for a loop.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 15:43:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/looking-for-ideas-on-building-a-part-library/m-p/9157616#M161441</guid>
      <dc:creator>spencer</dc:creator>
      <dc:date>2019-11-20T15:43:27Z</dc:date>
    </item>
  </channel>
</rss>

