<?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: &amp;quot;work with colors&amp;quot; .net developer's guide in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395823#M56489</link>
    <description>&lt;P&gt;let me put it this way:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to assign a colour number to an object (not necessarily a block) without&amp;nbsp;displaying the object in&amp;nbsp;this&amp;nbsp;colour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(reference .net developer's guide,&amp;nbsp;header 'work with colors', "[...] use the color numbers to identify certain objects in the drawing, even though you cannot see the colors on your screen.")&lt;/P&gt;</description>
    <pubDate>Mon, 02 Apr 2012 18:52:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-04-02T18:52:52Z</dc:date>
    <item>
      <title>"work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3394567#M56485</link>
      <description>&lt;P&gt;from the above, "[...] use the color numbers to identify certain objects in the drawing, even though you cannot see the colors on your screen."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how's that? blocks come to mind, sort of, but&amp;nbsp;this sounds more like&amp;nbsp;a 'light-weight' way of colour-labelling objects, unless i'm not seeing the forest for the trees, that is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2012 19:46:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3394567#M56485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-01T19:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395633#M56486</link>
      <description>&lt;P&gt;Are you trying to color existing objects in your drawing?&lt;/P&gt;&lt;P&gt;If so you will have to choose a method of selecting them,&lt;/P&gt;&lt;P&gt;either by direct selection or group filtering them, then open&lt;/P&gt;&lt;P&gt;each object for write in a for each, and then applying the&lt;/P&gt;&lt;P&gt;color you want based on your matching criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we have details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if I mis-understood.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 16:35:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395633#M56486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-02T16:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395763#M56487</link>
      <description>&lt;P&gt;hi, thanks for replying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the emphasis is on the second part of the sentence, i.e. how to assign a colour&amp;nbsp;number to an object (for identification/tagging/selection/filtering etc)&amp;nbsp;WITHOUT&amp;nbsp;displaying the colour associated with this colour number "on screen". in other words, how can a colour be assigned to an object without colouring the object in that colour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. set the colour of an object to 'byblock', copy and paste it as block and assign&amp;nbsp;the new block&amp;nbsp;a colour different from the object's explicit or layer's colour. the block&amp;nbsp;appears in the block's colour (whilst the 'byblock' setting of the object within the block&amp;nbsp;turns&amp;nbsp;it&amp;nbsp;black/white inside the block; re-setting the object's colour from 'byblock' to an explicit or via 'bylayer' to&amp;nbsp;its layer's&amp;nbsp;colour makes it appear in that colour again.) this would be one way, sort of, and a 'long' one at that, to assign one colour to an object but display it in another, yet, the way the developer's guide&amp;nbsp;words&amp;nbsp;it gives the impression there is an easier way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'd like to find out whether this is indeed possible and if yes, how, or if i'm chasing shadows.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 18:03:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395763#M56487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-02T18:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395769#M56488</link>
      <description>&lt;P&gt;LOL, I' pretty confused, but I think I do somehting silimlar in my software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this what you mean:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you insert an existing block, using your code you specify a "NEW" .indexcolor and the objects in that block pick up the specified NEW color when inserted?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 18:08:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395769#M56488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-02T18:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395823#M56489</link>
      <description>&lt;P&gt;let me put it this way:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to assign a colour number to an object (not necessarily a block) without&amp;nbsp;displaying the object in&amp;nbsp;this&amp;nbsp;colour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(reference .net developer's guide,&amp;nbsp;header 'work with colors', "[...] use the color numbers to identify certain objects in the drawing, even though you cannot see the colors on your screen.")&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 18:52:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3395823#M56489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-02T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3396105#M56490</link>
      <description>&lt;P&gt;I think you are mis-reading that particular line.&amp;nbsp; What its referring to is you can check the color setting of an object without it being displayed e.g. off-screen or in a side-database, and use that to determine if it meets certain criteria such as 256/BYLAYER, or GREEN, or between 8 and 249, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 22:12:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3396105#M56490</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2012-04-02T22:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: "work with colors" .net developer's guide</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3396241#M56491</link>
      <description>&lt;P&gt;i take your point and maybe that's what it means - although, that pretty much&amp;nbsp;is the nature of&amp;nbsp;.net, i.e.&amp;nbsp;a designer&amp;nbsp;creates and edits objects&amp;nbsp;on-screen whereas a programmer manipulates&amp;nbsp;a [.dwg] database; so i might be forgiven to think that pointing out&amp;nbsp;to developers that not everything in the database has a visible reflection offers itself to mis-interpretation. thanks though&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 01:14:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-work-with-colors-quot-net-developer-s-guide/m-p/3396241#M56491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-03T01:14:33Z</dc:date>
    </item>
  </channel>
</rss>

