<?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 it possible to give parts of an assembly a layer? in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6671753#M105767</link>
    <description>&lt;P&gt;Inventor really doesn't use or need layers like Autocad does so it puts everything on one..&lt;/P&gt;
&lt;P&gt;You can move parts to their own layer manually or there is some ilogic code around to assign parts to specific layers based on their appearance,etc.. or something like that..&lt;/P&gt;
&lt;P&gt;But out of the box there isn't a setting to put each part on its own layer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how you move them manually..&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/inventor-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Moving-parts-to-separate-layer.html" target="_blank"&gt;https://knowledge.autodesk.com/support/inventor-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Moving-parts-to-separate-layer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is just something you need a few times (for one project) then just do it manually..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2016 14:06:40 GMT</pubDate>
    <dc:creator>mcgyvr</dc:creator>
    <dc:date>2016-11-07T14:06:40Z</dc:date>
    <item>
      <title>Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6671044#M105766</link>
      <description>&lt;P&gt;Welcome everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question that would make life a little easier.&lt;/P&gt;&lt;P&gt;I'm working on this project and basically the goal of this project is to design something in inventor and plot this design from 3D to 2D.&lt;/P&gt;&lt;P&gt;After I have established this 2D drawing the idea was to export this file to AutoCAD.&lt;/P&gt;&lt;P&gt;Unfortunately I had hoped I could give some part a layer as a part and that the 2D drawing when plotted would already be constructed of a number of layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that in the template environment you can give lines a layer, but whereas this costs a lot of effort and makes room for mistakes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: if someone knows if there is any option in Inventor to give parts a layer that will be included in the template?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for reading my question and taking the effort of thinking of a solution!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 08:10:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6671044#M105766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-07T08:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6671753#M105767</link>
      <description>&lt;P&gt;Inventor really doesn't use or need layers like Autocad does so it puts everything on one..&lt;/P&gt;
&lt;P&gt;You can move parts to their own layer manually or there is some ilogic code around to assign parts to specific layers based on their appearance,etc.. or something like that..&lt;/P&gt;
&lt;P&gt;But out of the box there isn't a setting to put each part on its own layer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how you move them manually..&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/inventor-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Moving-parts-to-separate-layer.html" target="_blank"&gt;https://knowledge.autodesk.com/support/inventor-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Moving-parts-to-separate-layer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is just something you need a few times (for one project) then just do it manually..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:06:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6671753#M105767</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2016-11-07T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6672853#M105768</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="short_text"&gt;&lt;SPAN class=""&gt;I wrote a program&lt;/SPAN&gt;&lt;/SPAN&gt; for assign layer and color by part or assembly&lt;/P&gt;
&lt;P&gt;you can use this program&lt;/P&gt;
&lt;P&gt;this program language is Turkish You can translate&amp;nbsp; use by google translate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 21:00:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6672853#M105768</guid>
      <dc:creator>Gokhan_Kaya</dc:creator>
      <dc:date>2016-11-07T21:00:25Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6672972#M105769</link>
      <description>&lt;P&gt;Hi You can ilogic code by Ericflick&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/inventor-customization/ilogic-to-change-the-layer-based-on-appearance/td-p/5038420" target="_blank"&gt;http://forums.autodesk.com/t5/inventor-customization/ilogic-to-change-the-layer-based-on-appearance/td-p/5038420&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;this ilogic code create layer by material&lt;/P&gt;
&lt;P&gt;if you want part name also you must find below code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Dim materialName = partDoc.ComponentDefinition.Material.Name&lt;/PRE&gt;
&lt;P&gt;and change&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Dim materialName = partDoc.DisplayName&lt;/PRE&gt;
&lt;P&gt;also create layer parn name by ilogic codes&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 21:42:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6672972#M105769</guid>
      <dc:creator>Gokhan_Kaya</dc:creator>
      <dc:date>2016-11-07T21:42:12Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6673402#M105770</link>
      <description>&lt;P&gt;Other that iLogic, as posted, this video gives you an idea of what really gets placed from the IAM file into a IDW.&lt;/P&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast" id="23f13fd6-10d5-4df3-b319-086720437214"&gt;&lt;IFRAME width="640" height="590" src="https://screencast.autodesk.com/Embed/Timeline/23f13fd6-10d5-4df3-b319-086720437214" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" style="display: inline;" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Nov 2016 04:26:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6673402#M105770</guid>
      <dc:creator>blair</dc:creator>
      <dc:date>2016-11-08T04:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6692818#M105771</link>
      <description>&lt;P&gt;Thank you all so much!&lt;/P&gt;&lt;P&gt;This has saved me so much time and at the same time has enriched me with more knowledge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate that you all have taken the time and put in the effort to give an answer to my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more time thank you all very much!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 08:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/6692818#M105771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-17T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/8752998#M105772</link>
      <description>&lt;P&gt;Hello there Mr. Gokhan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First of all congratulations on your work,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since I am somewhat new to ilogic and not a native programmer, I tried opening your attached file but I'm not aware of which application to use - i haven't programmed on VB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to change via ilogic the layer of some parts and some subassemblies (by name) from a section view of one main assembly.&amp;nbsp; Can you help me with this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the other link to that post to the forum the poster says the link is incomplete, and in your code ir attributes a color as well, right? I have set the desired layer to have the color I need already.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 14:38:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/8752998#M105772</guid>
      <dc:creator>viniciusfortes</dc:creator>
      <dc:date>2019-04-25T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/10812109#M105773</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;It seems that it is an .exe file. You can run the file directly as your Inventor drawing file is open.&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Mohammad Hasan Joudivand&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 15:51:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/10812109#M105773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-09T15:51:46Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/13186690#M105774</link>
      <description>&lt;P&gt;Mr Gokhan,&lt;/P&gt;&lt;P&gt;I have adopted the code you shared but as it is stated in other commands it gets part of the goal done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same goal and i have not been able to find any other resolution.&lt;/P&gt;&lt;P&gt;I want to be able to assing linework in assembly .idw to appropriate layers to export .dwg.&lt;/P&gt;&lt;P&gt;Is there a way or another code writer who can improve the above code to achive the goal?&lt;/P&gt;&lt;P&gt;The goal is assinging linework in .idw of assemblies (i.e. including tubing, parts, nuts&amp;amp;bolts, flanges, plastic parts etc.) to appropriate layers to export .dwg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be greatly appreciated if anyone could help. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 11:58:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/13186690#M105774</guid>
      <dc:creator>esracakirGBJBF</dc:creator>
      <dc:date>2024-12-02T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Ynt: Is it possible to give parts of an assembly a layer?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/13324032#M105775</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 19:52:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-give-parts-of-an-assembly-a-layer/m-p/13324032#M105775</guid>
      <dc:creator>aminnissHV2D7</dc:creator>
      <dc:date>2025-02-17T19:52:54Z</dc:date>
    </item>
  </channel>
</rss>

