Select to view content in your preferred language

Elliptical Arc

1043
1
06-17-2017 12:42 AM
Kai_Wellmann
Emerging Contributor

Hello,

I have two endpoints of an elliptic arc and the center point. Is there a simple way to draw such an arc and how can I achieve this.

I tried it with the GeometryEngine::sectorGeodisc but i had problems calculating the wright semiAxis1Length and semiAxis2Length parameters. I am using the C++ API and ArcGis QT100.0

0 Kudos
1 Reply
EricBader
Honored Contributor

Hello Kai,

Thanks for asking. The API doesn't handle elliptical arcs currently, but this is certainly on the roadmap for a later ArcGIS Runtime release.

If you have some success handling this but using your own calculations, please feel free to share here.

Thanks!

0 Kudos