<?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: Custom Content Center Part Template in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028803#M44016</link>
    <description>&lt;P&gt;Having internal rules is nice for the sake of making it easier to tell it which file it's supposed to be running on, but if you can make it work with external rules I'd consider that best practice. Any time you have rules built into your template files, you're now copy and pasting that code into every single instance of the file which does 2 things. Wastes hard drive space, and slows down your opening/saving of files. And if it's on a shared drive or a vault server, it may annoy your IT guy too with extra unnecessary network traffic.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jun 2023 20:38:51 GMT</pubDate>
    <dc:creator>gregory_nickol</dc:creator>
    <dc:date>2023-06-12T20:38:51Z</dc:date>
    <item>
      <title>Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028742#M44010</link>
      <description>&lt;P&gt;So I have approached this in every possible way I can think of with no luck so I am hoping someone has dealt with this or can point me in the right direction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have gone through and created my own content center library. This is just a copy of a lot of the items already in the content center but altered to fit our company standards such as File Name, Stock Number, Part Number and so on. I also have custom templates for Sheet Metal.ipt, Standard.ipt, Assemblies and Weldments as well as a comprehensive .idw template. My problem is that when I open from Content Center and it creates the part it does not use the custom designed .ipt file that has a lot of iLogics in it that are needed. Is there a way to ensure that any Content Center part is created with my custom .ipt file?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:01:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028742#M44010</guid>
      <dc:creator>BK-MTFNE</dc:creator>
      <dc:date>2023-06-12T20:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028753#M44011</link>
      <description>&lt;P&gt;Don't think so.&lt;/P&gt;&lt;P&gt;CC got it's own ipt.&amp;nbsp; The one when part was published.&lt;/P&gt;&lt;P&gt;You can try publish new one with your template.&amp;nbsp; &amp;nbsp;I don't know if iLogic will get publish with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you need the iLogic rules in the parts?&amp;nbsp; Can they be external rules?&lt;/P&gt;&lt;P&gt;Maybe you need iPart or Model State.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does your rules do in the part?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:07:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028753#M44011</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-12T20:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028761#M44012</link>
      <description>&lt;P&gt;I do need the iLogics but I never looked into the external iLogics cause having them in the .ipt files worked great until now.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:14:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028761#M44012</guid>
      <dc:creator>BK-MTFNE</dc:creator>
      <dc:date>2023-06-12T20:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028788#M44013</link>
      <description>&lt;P&gt;If I'm understanding correctly, you have a set of templates with all sorts of iLogic in them. You want your content center parts to have that iLogic also?&lt;BR /&gt;&lt;BR /&gt;Content center doesn't pull from your generic part templates, it pulls from what is essentially a parameter driven copy of EACH part family. It's essentially like taking a pre-existing .ipt, changing parameters, and doing a saveas. I don't know if content center parts can handle iLogic, so try this with just one part to see if it works:&lt;/P&gt;&lt;P&gt;1) Save a backup copy of your CC Library.&lt;/P&gt;&lt;P&gt;2) Save a copy of a part to your machine that you want these rules in, any size/configuration from the family is fine.&lt;/P&gt;&lt;P&gt;3) Save a backup copy of this file.&lt;/P&gt;&lt;P&gt;4) Put the iLogic rules into the freshly generated part file and save it.&lt;/P&gt;&lt;P&gt;5) Back in the library editor window right click on the family that you added rules to and "Replace Family Template" with your modified file.&lt;/P&gt;&lt;P&gt;6) Place any row from that family now (as custom) and see if the rules are there. If so, repeat 2-5 until all your parts have rules added (doing steps 1 and 3 as often as you feel necessary). If this doesn't work, it's likely not possible at all.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:31:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028788#M44013</guid>
      <dc:creator>gregory_nickol</dc:creator>
      <dc:date>2023-06-12T20:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028791#M44014</link>
      <description>&lt;P&gt;Thank you Pineapple, that fixed my headaches in about 10 minutes. It's not exactly what I was looking for but it certainly works.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:32:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028791#M44014</guid>
      <dc:creator>BK-MTFNE</dc:creator>
      <dc:date>2023-06-12T20:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028797#M44015</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/934194"&gt;@gregory_nickol&lt;/a&gt;&amp;nbsp; I tried that method and everything changed over EXCEPT the iLogic. I believe you and&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5289378"&gt;@Frederick_Law&lt;/a&gt;&amp;nbsp;are correct in the assumption that those .ipt the Content Center uses cant handle iLogics.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:34:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028797#M44015</guid>
      <dc:creator>BK-MTFNE</dc:creator>
      <dc:date>2023-06-12T20:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028803#M44016</link>
      <description>&lt;P&gt;Having internal rules is nice for the sake of making it easier to tell it which file it's supposed to be running on, but if you can make it work with external rules I'd consider that best practice. Any time you have rules built into your template files, you're now copy and pasting that code into every single instance of the file which does 2 things. Wastes hard drive space, and slows down your opening/saving of files. And if it's on a shared drive or a vault server, it may annoy your IT guy too with extra unnecessary network traffic.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028803#M44016</guid>
      <dc:creator>gregory_nickol</dc:creator>
      <dc:date>2023-06-12T20:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028808#M44017</link>
      <description>&lt;P&gt;The question remains, what does the iLogic do for CC parts?&lt;/P&gt;&lt;P&gt;Do you really need it?&lt;/P&gt;&lt;P&gt;Update part number?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:43:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028808#M44017</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-12T20:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028822#M44018</link>
      <description>&lt;P&gt;It changes file names and part marks according to information pulled from another system we us. I was able to write some iLogics to make it read that information but I cant link that to the actual content center library I created as there are too many variables associated with said information. I would need to write some serius scripts to be able to get it to work write.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 20:48:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12028822#M44018</guid>
      <dc:creator>BK-MTFNE</dc:creator>
      <dc:date>2023-06-12T20:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12210271#M44019</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question also in regard with the content center ''part template''.&lt;/P&gt;&lt;P&gt;The template that i use when creating a new part has some custom Iproperties and when i create a new part using my custom content center, the&amp;nbsp; custom Iproperties that i thought would have been available in that new part are not there.&lt;/P&gt;&lt;P&gt;I know i could use the Design Assistant to copy those custom Iproperties but is there a way to have those new part from the custom center already have those properties every time?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 18:16:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12210271#M44019</guid>
      <dc:creator>jean-francois.morin-verville</dc:creator>
      <dc:date>2023-08-31T18:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12210373#M44020</link>
      <description>&lt;P&gt;It was a little bit of groundwork, but I created a part (.ipt) or iPart of every part or profile that we use, angle, flatbar, HSS, etc...imbedded my iLogic rules into those parts, ensured the event triggers were set,&amp;nbsp; and published to my custom library. Been working so far. I decided doing this instead of trying to run rules externally.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is easier to manipulate any iProps, part numbers, etc using ilogic instead of trying to concatenate in the family table, more options for formatting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 19:08:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12210373#M44020</guid>
      <dc:creator>Shag_Bore</dc:creator>
      <dc:date>2023-08-31T19:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Center Part Template</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12218603#M44021</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Yes, ipart is could be a solution.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 10:09:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/custom-content-center-part-template/m-p/12218603#M44021</guid>
      <dc:creator>jean-francois.morin-verville</dc:creator>
      <dc:date>2023-09-05T10:09:45Z</dc:date>
    </item>
  </channel>
</rss>

