<?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 Get the appearnce from the part to the drawing in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934587#M109796</link>
    <description>&lt;P&gt;I think he wanted the part appearance, not the document/display appearance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2019 08:12:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-28T08:12:48Z</dc:date>
    <item>
      <title>Ilogic Get the appearnce from the part to the drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934062#M109794</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to find the code for get the appearance of a part from the drawing and I don't want to use parameters the code would be something like the one shown below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;modelName = IO.Path.GetFileName(ThisDrawing.ModelDocument.FullFileName)&lt;BR /&gt;MessageBox.Show(iProperties.PartColor (modelName), "Title")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but unfortunately it doesn't work, someone can to help me with it?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 10:51:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934062#M109794</guid>
      <dc:creator>204Е10</dc:creator>
      <dc:date>2019-07-27T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ilogic Get the appearnce from the part to the drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934402#M109795</link>
      <description>&lt;P&gt;Hi, try the following code. I think it should work for you.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;doc&lt;/SPAN&gt; = &lt;SPAN&gt;ThisDrawing&lt;/SPAN&gt;.&lt;SPAN&gt;ModelDocument&lt;/SPAN&gt;
&lt;SPAN&gt;MessageBox&lt;/SPAN&gt;.&lt;SPAN&gt;Show&lt;/SPAN&gt;(&lt;SPAN&gt;doc&lt;/SPAN&gt;.&lt;SPAN&gt;ActiveAppearance&lt;/SPAN&gt;.&lt;SPAN&gt;displayname&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I hope this helps with your problem. regards&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 22:03:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934402#M109795</guid>
      <dc:creator>Sergio.D.Suárez</dc:creator>
      <dc:date>2019-07-27T22:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ilogic Get the appearnce from the part to the drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934587#M109796</link>
      <description>&lt;P&gt;I think he wanted the part appearance, not the document/display appearance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 08:12:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8934587#M109796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-28T08:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ilogic Get the appearnce from the part to the drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8935437#M109797</link>
      <description>&lt;P&gt;Thanks that is perfect.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 06:29:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-get-the-appearnce-from-the-part-to-the-drawing/m-p/8935437#M109797</guid>
      <dc:creator>204Е10</dc:creator>
      <dc:date>2019-07-29T06:29:48Z</dc:date>
    </item>
  </channel>
</rss>

