ArcType defines the path that should be taken connecting vertices.
Properties:
Name | Type | Description |
---|---|---|
NONE |
Number | Straight line that does not conform to the surface of the ellipsoid. |
GEODESIC |
Number | Follow geodesic path. |
RHUMB |
Number | Follow rhumb or loxodrome path. |
Members
Follow geodesic path.
-
Default Value:
1
Straight line that does not conform to the surface of the ellipsoid.
Follow rhumb or loxodrome path.
-
Default Value:
2