<?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>idea Access control point vertices using Python in Python Ideas</title>
    <link>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idi-p/1371505</link>
    <description>&lt;P&gt;Regarding control points:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Video:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-videos/suppress-symbol-effect-in-arcgis-pro/m-p/1368545" target="_self"&gt;Suppress symbol effect in ArcGIS Pro&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/editing/introduction-to-control-points.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Introduction to control points&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/sdk/api-reference/topic1519.html" target="_self"&gt;CIMGeometricEffectAddControlPoints Class&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I understand correctly, there isn't a way to access control point vertex coordinates using Python. Could that functionality be added?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 07:47:27 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-01-18T07:47:27Z</dc:date>
    <item>
      <title>Access control point vertices using Python</title>
      <link>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idi-p/1371505</link>
      <description>&lt;P&gt;Regarding control points:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Video:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-videos/suppress-symbol-effect-in-arcgis-pro/m-p/1368545" target="_self"&gt;Suppress symbol effect in ArcGIS Pro&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/editing/introduction-to-control-points.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Introduction to control points&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/sdk/api-reference/topic1519.html" target="_self"&gt;CIMGeometricEffectAddControlPoints Class&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I understand correctly, there isn't a way to access control point vertex coordinates using Python. Could that functionality be added?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 07:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idi-p/1371505</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-01-18T07:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access control point vertices using Python - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1373105#M272</link>
      <description>&lt;P&gt;You should be able to access the control point information with the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self"&gt;ArcPy CIM acces&lt;/A&gt;s, see the &lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md" target="_self"&gt;symbols CIM definitions&lt;/A&gt; for the item types. There are a few different elements in the CIM to support this behavior, I'd recommend you try experimenting with some data, then extract the CIM from the .aprx you're using to examine its structure. The ArcPy class works well, but a working mental model of the CIM layout is important to make effective use of it.&lt;BR /&gt;&lt;BR /&gt;Cheers, Shaun&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 19:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1373105#M272</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2024-01-22T19:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access control point vertices using Python</title>
      <link>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1389261#M288</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/89710"&gt;@ShaunWalbridge&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok. Thanks. Feel free to close.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 03:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1389261#M288</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-03-01T03:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Access control point vertices using Python - Status changed to: Already Offered</title>
      <link>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1394765#M290</link>
      <description>&lt;P&gt;Closed as already offered as per the discussion above, the recommended solution provided by &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/89710"&gt;@ShaunWalbridge&lt;/a&gt;&amp;nbsp;is copied here for convenience:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;You should be able to access the control point information with the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self" rel="nofollow noopener noreferrer"&gt;ArcPy CIM acces&lt;/A&gt;&lt;SPAN&gt;s, see the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md" target="_self" rel="nofollow noopener noreferrer"&gt;symbols CIM definitions&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for the item types. There are a few different elements in the CIM to support this behavior, I'd recommend you try experimenting with some data, then extract the CIM from the .aprx you're using to examine its structure. The ArcPy class works well, but a working mental model of the CIM layout is important to make effective use of it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 12 Mar 2024 17:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/access-control-point-vertices-using-python/idc-p/1394765#M290</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2024-03-12T17:09:06Z</dc:date>
    </item>
  </channel>
</rss>

