<?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: Show information in block that needs to be hidden? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917691#M184263</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#FF99CC"&gt;&lt;EM&gt;so hiding the area pline also hides name, number and area.&lt;/EM&gt; &lt;/FONT&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i suggest to make a new unprinted layer then select your plines with QSELECT command to put them over that new layer.in this way you can control your CAD elements without difficulties .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 12:15:38 GMT</pubDate>
    <dc:creator>imadHabash</dc:creator>
    <dc:date>2018-04-09T12:15:38Z</dc:date>
    <item>
      <title>Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917664#M184261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For one of our clients, we created a block for each room containing room number, name and area in attributes. The area is a field expression taken from a pline. The client can then export these to excel. The area pline needs to stay hidden when plotting and the objects in the block needs to be in layer 0, so hiding the area pline also hides name, number and area. I don't want to type the attributes in mtext either and removing the attributes from the block displays the tag instead of value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I, without typing information twice(like an attribute and a mtext for room name) show the attributes without showing the area pline?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 11:59:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917664#M184261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917688#M184262</link>
      <description>&lt;P&gt;That sounds very much like asking how to&amp;nbsp;remove your socks without taking your shoes off, everything has to be on layer "0" but only the polyline&amp;nbsp;has to be hidden? Could you change the polyline to a dotted linetype and then make it's scale really large, so you would end up with just a dot at each vertex ! but it would be difficult to select.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 12:13:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917688#M184262</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2018-04-09T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917691#M184263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#FF99CC"&gt;&lt;EM&gt;so hiding the area pline also hides name, number and area.&lt;/EM&gt; &lt;/FONT&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i suggest to make a new unprinted layer then select your plines with QSELECT command to put them over that new layer.in this way you can control your CAD elements without difficulties .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 12:15:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917691#M184263</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2018-04-09T12:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917942#M184264</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/545279"&gt;@steven-g&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;That sounds very much like asking how to&amp;nbsp;remove your socks without taking your shoes off, everything has to be on layer "0" but only the polyline&amp;nbsp;has to be hidden? Could you change the polyline to a dotted linetype and then make it's scale really large, so you would end up with just a dot at each vertex ! but it would be difficult to select.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I realise it's a tricky question. Is it possible to maybe extract the attribute information to a field expression in a mtext? That way we could use both attributes and mtext and hide the attributes on plot, but keep the room information.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 13:31:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917942#M184264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T13:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917973#M184265</link>
      <description>&lt;HR /&gt;&lt;BLOCKQUOTE&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/545279"&gt;@steven-g&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;wrote:&lt;BR /&gt;&lt;P&gt;That sounds very much like asking how to&amp;nbsp;remove your socks without taking your shoes off, everything has to be on layer "0" but only the polyline&amp;nbsp;has to be hidden? Could you change the polyline to a dotted linetype and then make it's scale really large, so you would end up with just a dot at each vertex ! but it would be difficult to select.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I realise it's a tricky question. Is it possible to maybe extract the attribute information to a field expression in a mtext? That way we could use both attributes and mtext and hide the attributes on plot, but keep the room information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/508410"&gt;@imadHabash&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#FF99CC"&gt;&lt;EM&gt;so hiding the area pline also hides name, number and area.&lt;/EM&gt; &lt;/FONT&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i suggest to make a new unprinted layer then select your plines with QSELECT command to put them over that new layer.in this way you can control your CAD elements without difficulties .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I guess the easiest way is to put the plines on a different layer but that would violate our delivery requirements..&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 13:39:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7917973#M184265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918037#M184266</link>
      <description>&lt;P&gt;You did say without having information twice like mtext and attributes, but you can certainly use a field inside an mtext and make it read the information from an object (your attributed block), if you could post a dwg showing exactly what should show and what should be hidden, it would be easier to give a more direct answer.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 13:57:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918037#M184266</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2018-04-09T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918524#M184267</link>
      <description>&lt;P&gt;You say that everything has to be on layer 0, but does it have to be set to bylayer? If you make the PLINE color 255, it would not show up on the plot.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 16:14:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918524#M184267</guid>
      <dc:creator>sthompson1021</dc:creator>
      <dc:date>2018-04-09T16:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918644#M184268</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/582122"&gt;@sthompson1021&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;....&amp;nbsp;If you make the PLINE color 255, it would not show up on the plot.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That seems risky to me.&amp;nbsp; Assuming the Polyline traces the perimeter of the room, if you're not very diligent about draworder, a color-255 outline could effectively "wipe out" the wall linework along the room edges.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 16:52:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918644#M184268</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-04-09T16:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918658#M184269</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;HR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;I guess the easiest way is to put the plines on a different layer but that would violate our delivery requirements..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I vote for convincing the client&amp;nbsp;to loosen up their delivery requirements, and allow you to deliver drawings with that additional non-plotting Layer.&amp;nbsp; It's by far the simplest, most direct, most foolproof way to accomplish what you're after, and is a feature of the software designed for exactly this kind of situation.&amp;nbsp; Anything else is a workaround.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:00:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918658#M184269</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-04-09T17:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918819#M184270</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;I guess the easiest way is to put the plines on a different layer but that would violate our delivery requirements..&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Does the defpoints layer violate your delivery requirements? I mean, that's a layer you can't really do without if you have any dimensions. If so, put it on that layer. It won't plot.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7918819#M184270</guid>
      <dc:creator>ArchD</dc:creator>
      <dc:date>2018-04-09T17:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7919102#M184271</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;That seems risky to me.&amp;nbsp; Assuming the Polyline traces the perimeter of the room, if you're not very diligent about draworder, a color-255 outline could effectively "wipe out" the wall linework along the room edges.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That could very well be a problem. Assigning a lineweight of 0 and 90% transparency could reduce the issue but as you said, it is only a workaround. I agree that moving it to a different noplot layer would be the best way to handle the problem.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 19:18:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7919102#M184271</guid>
      <dc:creator>sthompson1021</dc:creator>
      <dc:date>2018-04-09T19:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7919252#M184272</link>
      <description>&lt;P&gt;Are the area plines within the block? If so, set them to construction objects from within the block editor ribbon.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/486364i7CC4EAB80CC3ED52/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 20:02:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7919252#M184272</guid>
      <dc:creator>ArchD</dc:creator>
      <dc:date>2018-04-09T20:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7921511#M184273</link>
      <description>&lt;P&gt;You could create the attribute for the Area using the Invisible mode when making the ATTDEF.&lt;/P&gt;&lt;P&gt;Or in the block editor just change the property of the ATTDEF to invisible, and then use BATTMAN to sync the new definition..&lt;/P&gt;&lt;P&gt;It would then always be in the drawing but only not plotted or displayed unless the ATTMODE system variable is set to 2. (On: makes all attributes visible)&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ATTDISP command controls this variable as well and the default setting is Normal, which means invisible attributes are not displayed or plotted.&lt;/P&gt;&lt;P&gt;The information can still be queried and exported to excel.&lt;/P&gt;&lt;P&gt;-steve&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 14:38:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7921511#M184273</guid>
      <dc:creator>StephenThomasGrace</dc:creator>
      <dc:date>2018-04-10T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show information in block that needs to be hidden?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7938273#M184274</link>
      <description>&lt;P&gt;Sorry I haven't reported back, kind of forgot about this. We ended up convincing the client that the plines needed to be on a unique layer in the blocks so we didn't need any complicated workarounds. Thank you all for your advice!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 14:16:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/show-information-in-block-that-needs-to-be-hidden/m-p/7938273#M184274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T14:16:34Z</dc:date>
    </item>
  </channel>
</rss>

