<?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 Change block objects and nested blocks to one colour in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207315#M119134</link>
    <description>&lt;P&gt;Hello guys, i was searching for a lisp that could change all objects and blocks inside a main block to the same colour keeping all the other properties (like layer, linetype, lineweight) with no changes. Just only to force all objects colour to a desire one that could be red, blue, 251 grey or 8 grey or some other colour.&lt;/P&gt;&lt;P&gt;I found some interesting lisps but only for change layers to "Layer 0" but it doesn't keep linetypes and lineweights because it turns all the other properties to "by layer" or "by block".&lt;/P&gt;&lt;P&gt;Could anyone help me please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 15:40:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-17T15:40:06Z</dc:date>
    <item>
      <title>Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207315#M119134</link>
      <description>&lt;P&gt;Hello guys, i was searching for a lisp that could change all objects and blocks inside a main block to the same colour keeping all the other properties (like layer, linetype, lineweight) with no changes. Just only to force all objects colour to a desire one that could be red, blue, 251 grey or 8 grey or some other colour.&lt;/P&gt;&lt;P&gt;I found some interesting lisps but only for change layers to "Layer 0" but it doesn't keep linetypes and lineweights because it turns all the other properties to "by layer" or "by block".&lt;/P&gt;&lt;P&gt;Could anyone help me please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 15:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207315#M119134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T15:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207511#M119135</link>
      <description>&lt;P&gt;The Command Setbylayer should do the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark this as solved if it helps!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 16:44:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207511#M119135</guid>
      <dc:creator>ferdi.jafar</dc:creator>
      <dc:date>2019-12-17T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207568#M119136</link>
      <description>&lt;P&gt;SETBYLAYER probably won't do the trick unless the desired color is the same as all of the layer colors within the blocks. You should try asking this over in the Customization and LISP forum as this will definitely require coding.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207568#M119136</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2019-12-17T17:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207586#M119137</link>
      <description>&lt;P&gt;Hey Rob,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But if i am not mistaken he said he wants to change all the objects in that specific block, so if he selects that one block and run the set by layer, would not that give the desired result?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:09:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207586#M119137</guid>
      <dc:creator>ferdi.jafar</dc:creator>
      <dc:date>2019-12-17T17:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207637#M119138</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8253860"&gt;@ferdi.jafar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hey Rob,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But if i am not mistaken he said he wants to change all the objects in that specific block, so if he selects that one block and run the set by layer, would not that give the desired result?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is only if all the layers in that block have the desired color already assigned to them. The OP wants to be able to assign a specific color regardless of the color assigned to the layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, it might work on simple blocks &lt;U&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;/U&gt; the layers have the correct color. It is by no means a blanket solution for all blocks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:27:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207637#M119138</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2019-12-17T17:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207700#M119139</link>
      <description>&lt;P&gt;Try BGBLFIX from the attached bgtools3.3.lsp (&lt;A href="https://forum.dwg.ru/showthread.php?t=66355" target="_blank" rel="noopener"&gt;https://forum.dwg.ru/showthread.php?t=66355&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://lispbox.wordpress.com/2014/12/03/bgtools-background-tools-v-2-31-copyright-2009-2014/" target="_blank" rel="noopener"&gt;https://lispbox.wordpress.com/2014/12/03/bgtools-background-tools-v-2-31-copyright-2009-2014/&lt;/A&gt;).&lt;BR /&gt;With such parameters:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Change_Color.png" style="width: 361px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/708941i29690B799FCE188E/image-dimensions/361x374?v=v2" width="361" height="374" role="button" title="Change_Color.png" alt="Change_Color.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I chose to assign a ByBlock color ("Цвет" "поблоку") so that the color can be controlled from outside the block. If the blocks use a layer other than 0, these elements may have a layer color.&lt;BR /&gt;Lisp created by VVA, Vladimir Azarko in 2009-14.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 18:00:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9207700#M119139</guid>
      <dc:creator>АлексЮстасу</dc:creator>
      <dc:date>2019-12-17T18:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209086#M119140</link>
      <description>&lt;P&gt;Hi ferdi.jafar&lt;/P&gt;&lt;P&gt;Thankyou for your reply but as i said, i want to keep all the other properties as they are like "hidden" linetypes and different lineweights. With "setbylayer" it changes all objects properties to "by layer" and i only want to change the colour. I even could enter de block and select all objects and change the colour but inside the big block i have a lot of diferent little blocks with different colours and i want to change only the colour without having to enter inside of each little block that i have.&lt;/P&gt;&lt;P&gt;Hope i made me understand &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:47:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209086#M119140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T10:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209094#M119141</link>
      <description>&lt;P&gt;Paiakan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would imagine the drawing was created by someone else and you want to change the colors so you can xref it to your drawing? If that is the case, personally if you have LT and the drawing is for information purpose only I would explode everything and change the color to what you want. However, if it is your drawing then I would suggest to create layers and organize everything that way afterwards it will help you change colors linetypes, lineweights much more easier.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:52:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209094#M119141</guid>
      <dc:creator>ferdi.jafar</dc:creator>
      <dc:date>2019-12-18T10:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209217#M119142</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi ferdi.jafar&lt;/P&gt;&lt;P&gt;Thankyou for your reply but as i said, i want to keep all the other properties as they are like "hidden" linetypes and different lineweights. With "setbylayer" it changes all objects properties to "by layer" and i only want to change the colour.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wanted the color to be layer, you should have said so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SETBYLAYER has settings that allow you to have it only change the color.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SETBYLAYER.jpg" style="width: 327px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/709183iB8504B61FE760740/image-size/large?v=v2&amp;amp;px=999" role="button" title="SETBYLAYER.jpg" alt="SETBYLAYER.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 11:58:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209217#M119142</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2019-12-18T11:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209242#M119143</link>
      <description>&lt;P&gt;Thankyou RobDraw,&lt;/P&gt;&lt;P&gt;Dindn't read the prompt messege in the command line to see the comand settings &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That is all i need, thankyou very much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:09:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209242#M119143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T12:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209255#M119144</link>
      <description>&lt;P&gt;In your OP you stated that you wanted to change everything to a specific color and gave a list of colors. That was very misleading. ByLayer is not a color and you should have said that instead of "&lt;SPAN style="display: inline !important; float: none; background-color: #fbfbfb; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;red, blue, 251 grey or 8 grey or some other colour&lt;/SPAN&gt;". You could have gotten your solution in the first reply if you had asked your question correctly.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:16:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209255#M119144</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2019-12-18T12:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209260#M119145</link>
      <description>&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For some reason I understood what he was after gave the right answer but without the right guidance..lol&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:19:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209260#M119145</guid>
      <dc:creator>ferdi.jafar</dc:creator>
      <dc:date>2019-12-18T12:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209271#M119146</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8253860"&gt;@ferdi.jafar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;For some reason I understood what he was after gave the right answer but without the right guidance.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even a stopped clock is right twice a day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You answer did not include changing the settings. An incomplete answer is not a solution.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:24:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209271#M119146</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2019-12-18T12:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209272#M119147</link>
      <description>&lt;P&gt;The main block comes from an other cad software and it creates various blocks.&amp;nbsp; I import it as an xref and then a bind it to my dwg file. im not the only one working with the new file so, electrical, trees and other blocks and layers have to be in the drawing to freeze them or not and i cannot explode all the blocks because some times it comes with many buildings with hatches and you know if you explode a entire heavy drawing it becomes heavier and may be difficult to work. Though the xref is only for information purposes sometimes i have information undergruond or under bridges that it is suposed to appear in the drawing, that's why i need to keep original linetypes&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I really apreciate your help, didn't see all the possibilities of the "setbylayer" command at first&amp;nbsp;&lt;BR /&gt;Thankyou very much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/9209272#M119147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T12:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/14125830#M363957</link>
      <description>&lt;P&gt;thank you very much - very useful tool &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 04:14:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/14125830#M363957</guid>
      <dc:creator>aadish_bin_abdul_sathar</dc:creator>
      <dc:date>2026-05-12T04:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change block objects and nested blocks to one colour</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/14126246#M363967</link>
      <description>&lt;P&gt;You can use the “&lt;A href="https://uk49sprediction.co.za" target="_blank" rel="noopener"&gt;SETBYLAYER&lt;/A&gt;” command or edit the nested blocks through Block Editor. Setting &lt;A title="uk49s" href="https://uk49sprediction.co.za" target="_blank" rel="noopener"&gt;objects&lt;/A&gt; to By Layer usually makes color control much easier for all nested blocks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 11:21:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-block-objects-and-nested-blocks-to-one-colour/m-p/14126246#M363967</guid>
      <dc:creator>uk49s_predictions23</dc:creator>
      <dc:date>2026-05-12T11:21:41Z</dc:date>
    </item>
  </channel>
</rss>

