<?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: Edit properties field (transparency to ByBlock) in all nested blocks? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/8248211#M183253</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sorry for my delayed response as I just found your post. I assume by now you have figured out a method to get the project out the door but I thought i would offer some thoughts just in case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My first thought is to consider using some xrefs&amp;nbsp;so you can more easily control the transparency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also suggest that you peruse the &lt;A href="https://apps.autodesk.com/ACD/en/List/Search?isAppSearch=True&amp;amp;searchboxstore=ACD&amp;amp;facet=&amp;amp;collection=&amp;amp;sort=&amp;amp;query=block&amp;amp;page=1" target="_blank"&gt;Autodesk App Stor&lt;/A&gt;e as there are a lot of add-ins and utilities for blocks and perhaps there is something that can help programmatically control some properties of the geometry in your blocks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Sep 2018 22:13:14 GMT</pubDate>
    <dc:creator>john.vellek</dc:creator>
    <dc:date>2018-09-05T22:13:14Z</dc:date>
    <item>
      <title>Edit properties field (transparency to ByBlock) in all nested blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/7932596#M183252</link>
      <description>&lt;P&gt;I am using AutoCAD 2019&amp;nbsp;running on a i9-7820X with 32GB DDR4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pretty complex drawing made of blocks and nested blocks inside them (3 levels), that consists of 4 elevation views of a building in process of design. And I need to create another block with the blocks of each elevation view inside it, and get 2 copies, one with 0% transparency (elevation view at front) and anoher one with 60% transparency (elevation proyection at back).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can achieve it by 2 ways, being the fastest one to create an xref of the drawing, giving it a sufix at the end, and import it to the original drawing and giving 60% transparency to all the xref layers, so I end with:&lt;/P&gt;&lt;P&gt;elevation_front_XXX (0% transparency)&lt;/P&gt;&lt;P&gt;elevation_back_XXX (60% transparency)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This way, the drawing gets too slow to manipulate it as per each elevation I have to delimit the xref to one elevation view, resulting in 4 xref containing each 4 elevations (16 elevation views, plus the original 4 views, 20 views in total)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other way is to change all the "transparency" field of the objets (blocks, nested blocks, lines, polylines...) to "ByBlock", and create one Block with 0% transparency (elevation front) and another one with 60% transparency (elevation back). This way I only have 4 original elevation views and 4 back elevation views. But the problem is that I have around 1000 blocks, counting all the nested ones, and I will need several weeks to change the "transparency" field to ByBlock in all the blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an automated way to edit the transparency field to "ByBlock" in all the nested blocks without editing them one by one? Or a better way to achieve what I need?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 12:48:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/7932596#M183252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-14T12:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Edit properties field (transparency to ByBlock) in all nested blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/8248211#M183253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sorry for my delayed response as I just found your post. I assume by now you have figured out a method to get the project out the door but I thought i would offer some thoughts just in case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My first thought is to consider using some xrefs&amp;nbsp;so you can more easily control the transparency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also suggest that you peruse the &lt;A href="https://apps.autodesk.com/ACD/en/List/Search?isAppSearch=True&amp;amp;searchboxstore=ACD&amp;amp;facet=&amp;amp;collection=&amp;amp;sort=&amp;amp;query=block&amp;amp;page=1" target="_blank"&gt;Autodesk App Stor&lt;/A&gt;e as there are a lot of add-ins and utilities for blocks and perhaps there is something that can help programmatically control some properties of the geometry in your blocks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 22:13:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/8248211#M183253</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-09-05T22:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Edit properties field (transparency to ByBlock) in all nested blocks?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/8248553#M183254</link>
      <description>&lt;P&gt;Layer Transparency can be set at the viewport level.&amp;nbsp; Its one of the viewport override abilities in addition to things like color, linetype and line width.&amp;nbsp; So, you can make two viewports of the same objects and display them with a transparency of 0 in one viewport and 60 in the other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note, the layer manager will show these additional columns when you're in an active viewport.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 02:23:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/edit-properties-field-transparency-to-byblock-in-all-nested/m-p/8248553#M183254</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2018-09-06T02:23:56Z</dc:date>
    </item>
  </channel>
</rss>

