<?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: Hide Block Attributes in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10113425#M84398</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first you need to understand how AutoCAD attribute block works:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when you create a block on your screen by BLOCK command. the geometric definition store in database drawing (dwg) as Block Definition. to insert a copy (or copies) of that block definition on screen, you use INSERT command and by that you create Blocks Reference (also known as Inserts). by entering to BEDIT command you can modify the Block Definition and on eXit\Save the drawing is regenerated to reflect the block changes to all inserts&amp;nbsp;- up to here are you agree?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why when we use BLOCK command we end up with a block reference (insert) already inserted in? that's because the block command interface do two tasks in a row (making block + insert) to make it easy for us&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt; this is &lt;EM&gt;'new'&lt;/EM&gt; in AutoCAD. in earlier versions this was two tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now lets talk attributes:&lt;/P&gt;&lt;P&gt;when you insert an attribute block, the attributes become path of the insert that's why when you modify the attributes in BEDIT they are not update and for that you need BATTMAN Sync or ATTSYNC command and even than, the attributes values is preserved (all other properties are update) the reason for this&amp;nbsp;&lt;SPAN&gt;behavior is to prevent&amp;nbsp;accidentally lose of attributes\values.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on double click on attribute block you directly modifies the attributes on the block reference.&lt;/P&gt;&lt;P&gt;on BEDIT or BATTMAN (with out sync) command you modify the attributes only on the block definition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does that answers all you question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2021 08:15:51 GMT</pubDate>
    <dc:creator>Moshe-A</dc:creator>
    <dc:date>2021-02-26T08:15:51Z</dc:date>
    <item>
      <title>Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10109916#M84391</link>
      <description>&lt;P&gt;If you create a block, and give it 3 attributes,&lt;/P&gt;&lt;P&gt;Text 1&lt;/P&gt;&lt;P&gt;Text 2&lt;/P&gt;&lt;P&gt;Text 3&lt;/P&gt;&lt;P&gt;Once you insert multiple copies of that block into a drawing, is there a way to selectively hide one attribute at a time, only hiding it for one block instance, and not hiding it for every block in the drawing?&lt;/P&gt;&lt;P&gt;Block 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Block2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Block 3&lt;/P&gt;&lt;P&gt;Text 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Text 3&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 01:00:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10109916#M84391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-25T01:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10110034#M84392</link>
      <description>&lt;P&gt;Good day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if you just remove the attribute in the block in the properties pallet ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coffeejeanpaul_0-1614218889822.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885263i32578311E5EEE280/image-size/medium?v=v2&amp;amp;px=400" role="button" title="coffeejeanpaul_0-1614218889822.png" alt="coffeejeanpaul_0-1614218889822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This wont update all blocks, but only the individual block you change the property in.&lt;/P&gt;&lt;P&gt;Hope this helps !&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 02:09:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10110034#M84392</guid>
      <dc:creator>coffeejeanpaul</dc:creator>
      <dc:date>2021-02-25T02:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112194#M84393</link>
      <description>&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;I was trying to keep the data in the block, just hidden in the model.&lt;/P&gt;&lt;P&gt;I took some screen shots of the block I am working with&amp;nbsp;from an older drawing, I copied the block to a new drawing to isolate it. I can't figure out how the attributes are hidden as it is. Everything I&amp;nbsp;see for invisibility is set to false from what I can see. But I am pretty new to Autocad and could easily be over looking something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With attributes ATTDISP set to normal&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 551px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885580i6201D95E9E4EAE7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With attributes ATTDISP set to show all&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 388px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885581iC0E0F73671DD524C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Battman for block&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885582i81EAE882C48A3807/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached a dwg file with the block.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:09:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112194#M84393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-25T20:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112293#M84394</link>
      <description>&lt;P&gt;This routine will hide selected attributes. See&amp;nbsp;&lt;A href="http://www.lee-mac.com/runlisp.html" target="_self"&gt;HERE&lt;/A&gt;&amp;nbsp;in detail about LISP routines if needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(vl-load-com)

(defun c:AttOff (/ nen tag obj)
  
  (and (setq nen (car (nentsel "\nPick attribute: ")))
       (setq tag (cdr (assoc 2 (entget nen))))
       (setq obj (vlax-ename-&amp;gt;vla-object (cdr (assoc 330 (entget nen)))))
       (foreach att (append (vlax-invoke obj 'GetAttributes)
			    (vlax-invoke obj 'GetConstantAttributes))
	 (if (eq tag (vla-get-TagString att))
	   (vla-put-invisible att :vlax-true))))
  (princ)
  )
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:51:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112293#M84394</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-02-25T20:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112348#M84395</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how about sending these attributes to a "hidden" layer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 21:10:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112348#M84395</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-25T21:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112973#M84396</link>
      <description>&lt;P&gt;As suggested making individual layers for the attribute, I think would be quicker than making a dynamic block.&lt;/P&gt;&lt;P&gt;In turn if you switch the layer of it would be hidden in the block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached if it helps&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="coffeejeanpaul_0-1614308872147.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885703i737372D5330A192C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="coffeejeanpaul_0-1614308872147.png" alt="coffeejeanpaul_0-1614308872147.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coffeejeanpaul_1-1614308926147.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/885704i3BEF7C12CE7FB764/image-size/medium?v=v2&amp;amp;px=400" role="button" title="coffeejeanpaul_1-1614308926147.png" alt="coffeejeanpaul_1-1614308926147.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 03:09:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10112973#M84396</guid>
      <dc:creator>coffeejeanpaul</dc:creator>
      <dc:date>2021-02-26T03:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10113018#M84397</link>
      <description>&lt;P&gt;These are all good ideas, for future drawings. I assume even if I use the LISP programing to toggle them to invisible, that they should still show as invisible in the BATTMAN utility? I'm mostly confused as to why they are hidden acting like they are invisible, but they don't seem to be marked as invisible in the drawing. Toggling the attribute to visible and doing an ATTSYNC causes the whole drawing to update as visible, but then I loose the ability to individually hide them again. Maybe this is normal, and something just got out of SYNC with the rest of the blocks in the drawing?&amp;nbsp; I'm trying to learn why it is acting the way it is now, so I can determine if I am missing an option that I don't know about, or were the blocks added with the attribute set as invisible, then someone changed the attribute back to visible, and added more instances of the block, but never SYNCed the blocks previously added to the drawing?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 03:42:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10113018#M84397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-26T03:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10113425#M84398</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first you need to understand how AutoCAD attribute block works:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when you create a block on your screen by BLOCK command. the geometric definition store in database drawing (dwg) as Block Definition. to insert a copy (or copies) of that block definition on screen, you use INSERT command and by that you create Blocks Reference (also known as Inserts). by entering to BEDIT command you can modify the Block Definition and on eXit\Save the drawing is regenerated to reflect the block changes to all inserts&amp;nbsp;- up to here are you agree?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why when we use BLOCK command we end up with a block reference (insert) already inserted in? that's because the block command interface do two tasks in a row (making block + insert) to make it easy for us&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt; this is &lt;EM&gt;'new'&lt;/EM&gt; in AutoCAD. in earlier versions this was two tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now lets talk attributes:&lt;/P&gt;&lt;P&gt;when you insert an attribute block, the attributes become path of the insert that's why when you modify the attributes in BEDIT they are not update and for that you need BATTMAN Sync or ATTSYNC command and even than, the attributes values is preserved (all other properties are update) the reason for this&amp;nbsp;&lt;SPAN&gt;behavior is to prevent&amp;nbsp;accidentally lose of attributes\values.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on double click on attribute block you directly modifies the attributes on the block reference.&lt;/P&gt;&lt;P&gt;on BEDIT or BATTMAN (with out sync) command you modify the attributes only on the block definition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does that answers all you question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 08:15:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10113425#M84398</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-26T08:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116158#M84399</link>
      <description>&lt;P&gt;If I understand what you are saying, if I create a block with three attributes, and insert it with them all being visible, then run the BEDIT command, making one of the attributes invisible, the blocks inserted after the BEDIT will show the change, and the ones that were already inserted will only change after an ATTSYNC command?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 03:56:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116158#M84399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-27T03:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116420#M84400</link>
      <description>&lt;P&gt;Exactly!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the way to solve your question is layer (see my respond in message #5 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and just to make it more easy for you, here is a nice command SATT2L to send an attribute to hidden layer of your choice. as you can see, the more real challenge here was (askLayer) function.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;; Send Attribute to Layer
(defun c:satt2l (/ askLayer ; local function 
                   ATTRIB_HIDDEN_LAYER deflay pick sube)

 (defun askLayer (def / chkLayer ; local function
                        flag layer)

  (defun chkLayer (lay / ask)
   (if (not (tblsearch "layer" lay))
    (progn
     (initget "Yes No")
     (setq ask (getkword (strcat "\nLayer \"" lay "\" is not exist, Create it &amp;lt;Y&amp;gt;: ")))
     (if (or (not ask) (eq ask "Yes"))
      (not (command "._layer" "_new" lay "_off" lay "")) ; create the layer and set it to off
     ); if
    ); progn
    (not (command "._layer" "_off" lay ""))   ; make sure layer is off
   ); if
  ); check_create

   
  (while (not flag) 
   (setq layer (getstring (strcat "\nLayer to hide attributes &amp;lt;" def "&amp;gt;: ")))

   (cond
    ((eq layer "")
     (setq flag (chkLayer def))
    ); case 
    ( t
     (setq flag (chkLayer layer))
    )
   ); cond
    
  ); while
   
  layer
 ); askLayer


 (setvar "cmdecho" 0)
 (command "._undo" "_begin")

 (if (eq (getvar "users1") "")
  (setq deflay (getvar "clayer"))
  (setq deflay (getvar "users1"))
 )
  
 (setvar "users1" (setq ATTRIB_HIDDEN_LAYER (askLayer deflay)))
  
 (while (and
          (setq pick (nentsel "\nPick attribute: "))
          (setq sube (entget (car pick)))
          (eq (cdr (assoc '0 sube)) "ATTRIB")
        )  
  (entmod (subst (cons '8 ATTRIB_HIDDEN_LAYER) (assoc '8 sube) sube))
 ); while

 (command "._undo" "_end")
 (setvar "cmdecho" 1)

 (princ) 
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 08:42:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116420#M84400</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-27T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116455#M84401</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fixed a bug + change the command name to HATT&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&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>Sat, 27 Feb 2021 09:19:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/10116455#M84401</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-27T09:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Block Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/12373462#M84402</link>
      <description>Hi, this routine is very good. Is it possible to program not stop till I Esc. I want to keep selecting one by one till I'm done using the Esc—key to stop.</description>
      <pubDate>Mon, 13 Nov 2023 10:33:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hide-block-attributes/m-p/12373462#M84402</guid>
      <dc:creator>TourajM</dc:creator>
      <dc:date>2023-11-13T10:33:58Z</dc:date>
    </item>
  </channel>
</rss>

