<?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: How to delete AcDbAnnotationScale from ContextCollection in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10313722#M3327</link>
    <description>&lt;P&gt;Thanks very much.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 18:32:30 GMT</pubDate>
    <dc:creator>majklha</dc:creator>
    <dc:date>2021-05-14T18:32:30Z</dc:date>
    <item>
      <title>How to delete AcDbAnnotationScale from ContextCollection</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10312656#M3325</link>
      <description>&lt;P&gt;I need to&amp;nbsp; delete (erase) all unused AcDbAnnotationScales from ContextCollection, but i did not find any method like delete or erase ...&lt;/P&gt;&lt;P&gt;How to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 10:26:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10312656#M3325</guid>
      <dc:creator>majklha</dc:creator>
      <dc:date>2021-05-14T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete AcDbAnnotationScale from ContextCollection</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10312683#M3326</link>
      <description>&lt;LI-CODE lang="cpp"&gt;AcString annoName(_T("Scale 1:125"));
AcDbObjectContextManager *cManager = acdbCurDwg()-&amp;gt;objectContextManager();
AcDbObjectContextCollection *col = cManager-&amp;gt;contextCollection(ACDB_ANNOTATIONSCALES_COLLECTION);
col-&amp;gt;removeContext(annoName);&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 14 May 2021 10:42:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10312683#M3326</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2021-05-14T10:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete AcDbAnnotationScale from ContextCollection</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10313722#M3327</link>
      <description>&lt;P&gt;Thanks very much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 18:32:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-delete-acdbannotationscale-from-contextcollection/m-p/10313722#M3327</guid>
      <dc:creator>majklha</dc:creator>
      <dc:date>2021-05-14T18:32:30Z</dc:date>
    </item>
  </channel>
</rss>

