<?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 Maximum Data Size Limits in Named and Extension Dictionaries in AutoCAD in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656324#M85159</link>
    <description>&lt;P&gt;1. What is the &lt;STRONG&gt;maximum data size&lt;/STRONG&gt; that can be stored in a &lt;STRONG&gt;named dictionary &lt;/STRONG&gt;in a drawing file?&lt;/P&gt;&lt;P&gt;2. What is the &lt;STRONG&gt;maximum data size&lt;/STRONG&gt; that can be stored in an &lt;STRONG&gt;extension dictionary in an entity&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any official size limits or practical constraints I should be aware of (e.g., performance degradation, memory issues)?&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2025 14:54:17 GMT</pubDate>
    <dc:creator>m_maneesh2000</dc:creator>
    <dc:date>2025-05-29T14:54:17Z</dc:date>
    <item>
      <title>Maximum Data Size Limits in Named and Extension Dictionaries in AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656324#M85159</link>
      <description>&lt;P&gt;1. What is the &lt;STRONG&gt;maximum data size&lt;/STRONG&gt; that can be stored in a &lt;STRONG&gt;named dictionary &lt;/STRONG&gt;in a drawing file?&lt;/P&gt;&lt;P&gt;2. What is the &lt;STRONG&gt;maximum data size&lt;/STRONG&gt; that can be stored in an &lt;STRONG&gt;extension dictionary in an entity&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any official size limits or practical constraints I should be aware of (e.g., performance degradation, memory issues)?&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 14:54:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656324#M85159</guid>
      <dc:creator>m_maneesh2000</dc:creator>
      <dc:date>2025-05-29T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Data Size Limits in Named and Extension Dictionaries in AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656381#M85161</link>
      <description>&lt;P&gt;From &lt;A href="https://help.autodesk.com/view/OARX/2025/ENU/?guid=GUID-752D0BE7-CF03-4AC1-8AA6-2DE5BE6A054A" target="_blank" rel="noopener"&gt;this topic&lt;/A&gt;: "Extension dictionary entries have no maximum size restriction". This should also apply to named dictionaries, both are the same DBDictionary type.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 15:26:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656381#M85161</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2025-05-29T15:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Data Size Limits in Named and Extension Dictionaries in AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656880#M85165</link>
      <description>&lt;P&gt;If you're planning to store large amounts of data in an XDictionary, my advice is to distribute the data across multiple XRecords rather than stuffing it all into a single XRecord.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you divide the data up across multipole Xrecords, based on some metadata or category, you can access it without having to read all of the data into memory as would be needed if you put everything into a single XRecord.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 21:17:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/maximum-data-size-limits-in-named-and-extension-dictionaries-in/m-p/13656880#M85165</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2025-05-29T21:17:25Z</dc:date>
    </item>
  </channel>
</rss>

