Service Curve Geometry Mode
How curve geometries are fetched from and sent to services that support curves. By default, curve geometries are fetched from services that support curves. By default, this API is a true curve client when editing feature services that support curves. Use ArcGISEnvironment.serviceCurveGeometryMode to change this default behavior.
For details of curve support in services, see ArcGIS REST API documentation.
Since
200.1.0
See also
Inheritors
Types
Densified versions of geometries with curves are fetched, and this API does not act as a true curve client when editing connected feature layers.
Curve geometries are fetched, and this API acts as a true curve client when editing connected feature layers. Also curve geometries are fetched when generating mobile geodatabases and map packages on-demand, and Geodatabase.isTrueCurveClient is set to true for the generated data. This is the default.