<?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: Bulk Update Annotation Color in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420477#M33037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the solution I came up with -&amp;nbsp;&lt;/P&gt;&lt;P&gt;create a new annotation class with the appropriate color, font and typeface. I extract from PROD into this target annotation class, and then convert to .dwg.&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 20:15:21 GMT</pubDate>
    <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
    <dc:date>2018-07-18T20:15:21Z</dc:date>
    <item>
      <title>Bulk Update Annotation Color</title>
      <link>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420474#M33034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like help accessing the annotation&amp;nbsp;fc's color property via python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use case:&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're trying to leverage the Esri annotation in a CAD product. CAD has a black background which matches our anno, which means that the anno is currently invisible on import to CAD. I'd like to modify the anno to white/grey pre-exporting so it'll be visible on import to CAD. We're working with thousands of records and I'd like to automate this export, so editing these individually is out of the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look forward to hearing from the community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy 4th of July &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 21:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420474#M33034</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-07-03T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Update Annotation Color</title>
      <link>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420475#M33035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this via arcpy? or are you trying to access annotation stuff that exists in ArcToolbox?&lt;/P&gt;&lt;P&gt;If it is the former, I can't find anything related to annotation in the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm"&gt;arcpy-reference...&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but you might want to have a look&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 21:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420475#M33035</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-03T21:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Update Annotation Color</title>
      <link>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420476#M33036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mr. Patterson.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question, it's the former...but as I understand it, the graphics information are stored in the BLOB field. Ideally I really just want to change the color of all annotation to white or grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your insight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420476#M33036</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-07-05T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Update Annotation Color</title>
      <link>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420477#M33037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the solution I came up with -&amp;nbsp;&lt;/P&gt;&lt;P&gt;create a new annotation class with the appropriate color, font and typeface. I extract from PROD into this target annotation class, and then convert to .dwg.&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 20:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/bulk-update-annotation-color/m-p/420477#M33037</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-07-18T20:15:21Z</dc:date>
    </item>
  </channel>
</rss>

