<?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: iLogic into parts and assembly in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7252433#M270090</link>
    <description>&lt;P&gt;&lt;SPAN&gt;It's hard to understand what you want to achieve from the assembly. Do you want to add parts to the assembly by specifying the corresponding 'LinkLista' number?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 12:43:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T12:43:51Z</dc:date>
    <item>
      <title>iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7249598#M270088</link>
      <description>&lt;P&gt;Hi guys... i really need a big help here.&lt;/P&gt;
&lt;P&gt;Im new in iLogic, so, sorry if i made some mistake, lets me explain:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a part here, with a lot of rules into a iLogic, i need to chance some values in this part and also change a part number too, with a simple code that i made:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;'''7110012-01
If Lista=1 Then
ØA=31.98 
ØB=22 
ØC=50 
D=49.95 
E_=25
F_=85 
ØG=35 
H_=25 
L=153 
Z=60 
Ra=1 
Rb=0.5
iProperties.Value("Project", "Part Number")="7110012-01"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, in this case, if i only work with this part, everything works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, i need to use this part into assembly model, and i need to use 3 or more this same parts but with diferents values, here i have a problem, if i change in part, i change into assembly too, this cant happen, because this same part i need to use in other assemblies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will add my files here, if someone can help me, i really thankful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All in Inventor 2018.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7249598#M270088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7252276#M270089</link>
      <description>&lt;P&gt;I would do the following;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- &amp;nbsp;configure the original iLogic part,&lt;/P&gt;&lt;P&gt;- derive the original iLogic part out as a new part&lt;/P&gt;&lt;P&gt;- Save new part as required&lt;/P&gt;&lt;P&gt;- Suppress link with base component&lt;/P&gt;&lt;P&gt;- Sit back and have a beer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you ever need to change the new parts...&lt;/P&gt;&lt;P&gt;- Un-suppress link with base component&lt;/P&gt;&lt;P&gt;- re-configure iLogic part,&lt;/P&gt;&lt;P&gt;- RE-suppress link with base component&lt;/P&gt;&lt;P&gt;- Have&amp;nbsp;another beer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:57:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7252276#M270089</guid>
      <dc:creator>lmc.engineering</dc:creator>
      <dc:date>2017-07-25T11:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7252433#M270090</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It's hard to understand what you want to achieve from the assembly. Do you want to add parts to the assembly by specifying the corresponding 'LinkLista' number?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:43:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7252433#M270090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T12:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7253177#M270091</link>
      <description>&lt;P&gt;Hi.. i really cant understand....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use only my ilogic part, then i need to "export" using&amp;nbsp;Manage &amp;gt; Make Part?&lt;/P&gt;
&lt;P&gt;I try to insert Ilogic Part into assembly, but i cant change my part, and if i use this method i cant find either a link with a original one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps i'm looking in the wrong way...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 16:52:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7253177#M270091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T16:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7253185#M270092</link>
      <description>&lt;P&gt;Hi... this part is a one of 5 or 6 operations that i need to use in a assembly machine, so, i need to use this same part with other parameters in the same assembly 5 ou 6 times, this i need to use in others assemblies.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 16:55:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7253185#M270092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T16:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic into parts and assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7257985#M270093</link>
      <description>&lt;P&gt;I use quite a few iLogic driven Assemblies, often having to use multiple configurations in one file. The trick here is to not place the original iLogic part/assembly in to your target assembly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two ways of dealing with these problems;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;First&amp;nbsp;method;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note; This assumes you have neutralised the part names in the model tree browser; ie 'Part:1' is re-named to 'Part'. This essentially means the file can be called what ever you want, but the model browser keeps the same name and any iLogic references will remain intact.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Start my new assembly file&lt;/P&gt;&lt;P&gt;2. Place in my iLogic assembly&lt;/P&gt;&lt;P&gt;3. Configure my assembly how I need it&lt;/P&gt;&lt;P&gt;4. Copy assembly&lt;/P&gt;&lt;P&gt;5. Re-name any files with a prefix or suffix&lt;/P&gt;&lt;P&gt;6. Suppress any dervied links (A lot of my parts/assemblies are skeletal driven, making life a lot easier in the end game)&lt;/P&gt;&lt;P&gt;7. Repeat for other configurations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Second Method;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Configure your iLogic assembly.&lt;/P&gt;&lt;P&gt;2. Start a new part file and select derive from 'Create' Tab.&lt;/P&gt;&lt;P&gt;3. Navigate to your iLogic file and select&lt;/P&gt;&lt;P&gt;4. Derive it as multibody solid.&lt;/P&gt;&lt;P&gt;5. Save new part and place in to your main assembly project.&lt;/P&gt;&lt;P&gt;6. On new derived part, Suppress link with base component.&lt;/P&gt;&lt;P&gt;7. Repeat for other configs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need the individual parts for these derives, you can then use the 'Manage' tab, and 'Make components' from there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 10:56:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-into-parts-and-assembly/m-p/7257985#M270093</guid>
      <dc:creator>lmc.engineering</dc:creator>
      <dc:date>2017-07-27T10:56:14Z</dc:date>
    </item>
  </channel>
</rss>

