<?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 GeodesicEllipseParameters class not available in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565547#M2914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;using C++/Qt template for ArcGIS Runtime 100.1 and am trying to use the GeometryEngine::ellipseGeodesic method and it seems that the only way to do that is by passing in an instance of the GeodesicEllipseParameters class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, my issue is that when I try to include the header file for the parameters class (&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;#include &amp;lt;GeodesicEllipseParameters&amp;gt;) the compiler tells me the file is not included.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Is there a different name for the class or another way to use the ellipseGeodesic method? I got this header file from the C++ API so I can't imagine it being incorrect, every other class has worked so far for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 19:40:56 GMT</pubDate>
    <dc:creator>NicholasLiccini</dc:creator>
    <dc:date>2017-08-28T19:40:56Z</dc:date>
    <item>
      <title>GeodesicEllipseParameters class not available</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565547#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;using C++/Qt template for ArcGIS Runtime 100.1 and am trying to use the GeometryEngine::ellipseGeodesic method and it seems that the only way to do that is by passing in an instance of the GeodesicEllipseParameters class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, my issue is that when I try to include the header file for the parameters class (&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;#include &amp;lt;GeodesicEllipseParameters&amp;gt;) the compiler tells me the file is not included.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Is there a different name for the class or another way to use the ellipseGeodesic method? I got this header file from the C++ API so I can't imagine it being incorrect, every other class has worked so far for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 19:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565547#M2914</guid>
      <dc:creator>NicholasLiccini</dc:creator>
      <dc:date>2017-08-28T19:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: GeodesicEllipseParameters class not available</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565548#M2915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi Nicholas, thanks for&amp;nbsp;getting in touch. The GeodesicEllipseParameters class is actually defined in the header of GeometryEngine.h (along with a number of other types used by this class). If you are already including GeometryEngine you should be able to remove the line "&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;#include &amp;lt;GeodesicEllipseParameters&amp;gt;" and it ought to work. Please let me know if you have any issues.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #4c4c4c; font-weight: 300; font-family: arial, helvetica, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #4c4c4c; font-weight: 300; font-family: arial, helvetica, sans-serif;"&gt;Luke&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 14:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565548#M2915</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2017-08-30T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: GeodesicEllipseParameters class not available</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565549#M2916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 13:41:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodesicellipseparameters-class-not-available/m-p/565549#M2916</guid>
      <dc:creator>NicholasLiccini</dc:creator>
      <dc:date>2017-09-01T13:41:25Z</dc:date>
    </item>
  </channel>
</rss>

