<?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: make an attribute uneditable in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298511#M694</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There's currently a duplicate thread active:&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/dynamic-blocks-forum/block-attributes/m-p/13296632#M47331" target="_blank"&gt;https://forums.autodesk.com/t5/dynamic-blocks-forum/block-attributes/m-p/13296632#M47331&lt;/A&gt;&lt;BR /&gt;No real solution to this however.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2025 09:08:26 GMT</pubDate>
    <dc:creator>Brock_Olly</dc:creator>
    <dc:date>2025-02-04T09:08:26Z</dc:date>
    <item>
      <title>make an attribute uneditable</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298504#M693</link>
      <description>&lt;P&gt;I would like to know if there is a possibility to insert attributes in blocks that are not manually editable or not visible in properties.&lt;/P&gt;&lt;P&gt;I need this because they are attributes that have a value that updates automatically (they have a system value) and should not be edited manually in any way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps. I use AutoCAD LT&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 09:04:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298504#M693</guid>
      <dc:creator>f_rivaXGG6C</dc:creator>
      <dc:date>2025-02-04T09:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: make an attribute uneditable</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298511#M694</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There's currently a duplicate thread active:&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/dynamic-blocks-forum/block-attributes/m-p/13296632#M47331" target="_blank"&gt;https://forums.autodesk.com/t5/dynamic-blocks-forum/block-attributes/m-p/13296632#M47331&lt;/A&gt;&lt;BR /&gt;No real solution to this however.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 09:08:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298511#M694</guid>
      <dc:creator>Brock_Olly</dc:creator>
      <dc:date>2025-02-04T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: make an attribute uneditable</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298535#M695</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. NO, not ootb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Extra Layer, LOCKED, as workaround for accidental manipulation. (but visible in PP)&lt;/P&gt;&lt;P&gt;3. By Programming (Tool) it's possible (you would create an unexpected situation, but it will work) - but visible in PP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; User would need to run ATTSYNC to mak it re-editable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you talking about FIELDs (Attribute value) ?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 09:21:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298535#M695</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-02-04T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: make an attribute uneditable</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298932#M696</link>
      <description>&lt;P&gt;I found a solution.&lt;/P&gt;&lt;P&gt;Nothing “official”&lt;/P&gt;&lt;P&gt;Simply had to use the visibility state and make the attribute not visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;fixed&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 13:37:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13298932#M696</guid>
      <dc:creator>f_rivaXGG6C</dc:creator>
      <dc:date>2025-02-04T13:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: make an attribute uneditable</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13299090#M697</link>
      <description>&lt;P&gt;It's another workaround, yes.&lt;/P&gt;&lt;P&gt;Hide parameter grip and property showup, perfect for Attext and identical working tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but now I'm curious. What is the content of the attribute and how exactly do you get it in/from where.&lt;BR /&gt;That's what interests me in this case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 14:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/make-an-attribute-uneditable/m-p/13299090#M697</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-02-04T14:46:09Z</dc:date>
    </item>
  </channel>
</rss>

