<?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 create Bezier Curve with 4 Control Points in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1065539#M6686</link>
    <description>&lt;P&gt;Thank you for the reply&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Actually in ArcMap we have a customized tool which is using &lt;STRONG&gt;INEWBezierCurveFeedback&lt;/STRONG&gt;&amp;nbsp;interface, currently we are migrating to ArcGIS Pro and &lt;STRONG&gt;we cannot find relevant interface in ArcGIS Pro SDK 2.7&lt;/STRONG&gt;. Please suggest .&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;User Experience in ArcMap&lt;/STRONG&gt; -&amp;nbsp; &amp;nbsp;We have recorded the user experience in ArcMap for your reference&amp;nbsp;Please find the attached video.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 07:44:32 GMT</pubDate>
    <dc:creator>sudhansuMishra</dc:creator>
    <dc:date>2021-06-07T07:44:32Z</dc:date>
    <item>
      <title>How to create Bezier Curve with 4 Control Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1063956#M6641</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We are developing an application using ArcGIS Pro SDK&amp;nbsp; 2.7 version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One of the core requirement is to draw and edit Bezier curve with four control&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;points .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Four points curve: In general we are able to draw a Bezier Curve with 4 points ( point 2 and point 3 will act as control points to adjust the curve.) as below screen -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sudhansuMishra_0-1622612393873.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/14807iCE54238CA30E40FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sudhansuMishra_0-1622612393873.png" alt="sudhansuMishra_0-1622612393873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per our requirement we to draw a Bezier Curve with 4 points ( here point 2 and point 3 also should act a MapPoint but not the control points.) as below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can we calculate control points and draw Bezier Curve in ArcGIS PRO SDK.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sudhansuMishra_1-1622612393876.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/14808iC894AB13064627DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sudhansuMishra_1-1622612393876.png" alt="sudhansuMishra_1-1622612393876.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&amp;nbsp;&lt;/STRONG&gt; -&amp;nbsp; In ArcMAP using Arcobjects SDK we have a direct interface to create Bezier curve with 4 control points&amp;nbsp; &lt;STRONG&gt;INEWBezierCurveFeedback&lt;/STRONG&gt; interface , We are looking forward for relevant and same interface in ArcGIS PRO SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your inputs/ideas are most appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 05:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1063956#M6641</guid>
      <dc:creator>sudhansuMishra</dc:creator>
      <dc:date>2021-06-02T05:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Bezier Curve with 4 Control Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1063980#M6643</link>
      <description>&lt;P&gt;duplicate of&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/td-p/1062235" target="_blank"&gt;How to create Bezier Curve with 4 Control Points . - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 08:20:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1063980#M6643</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-02T08:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Bezier Curve with 4 Control Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1064183#M6648</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In Pro, the edit sketch provides some of the functionality of the feedback classes that weren't ported.&lt;/P&gt;&lt;P&gt;Can you elaborate on the user experience you have in ArcMap. Do you add the control point coordinates programmatically to the feedback or get them from the mouse click location?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 17:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1064183#M6648</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-06-02T17:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Bezier Curve with 4 Control Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1065539#M6686</link>
      <description>&lt;P&gt;Thank you for the reply&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Actually in ArcMap we have a customized tool which is using &lt;STRONG&gt;INEWBezierCurveFeedback&lt;/STRONG&gt;&amp;nbsp;interface, currently we are migrating to ArcGIS Pro and &lt;STRONG&gt;we cannot find relevant interface in ArcGIS Pro SDK 2.7&lt;/STRONG&gt;. Please suggest .&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;User Experience in ArcMap&lt;/STRONG&gt; -&amp;nbsp; &amp;nbsp;We have recorded the user experience in ArcMap for your reference&amp;nbsp;Please find the attached video.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 07:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-bezier-curve-with-4-control-points/m-p/1065539#M6686</guid>
      <dc:creator>sudhansuMishra</dc:creator>
      <dc:date>2021-06-07T07:44:32Z</dc:date>
    </item>
  </channel>
</rss>

