Click or drag to resize

EllipsoidComplexSurfaceCurve Properties

The EllipsoidComplexSurfaceCurve type exposes the following members.

Properties
  NameDescription
Public propertyCurves
Gets a read only list of the constituent curves which comprise the overall curve.
Public propertyEllipsoid
Gets the ellipsoid reference surface on which the curve lies.
(Overrides EllipsoidSurfaceCurve.Ellipsoid.)
Public propertyFinalPoint
Gets the final planetodetic point on the path.
(Overrides EllipsoidSurfaceCurve.FinalPoint.)
Public propertyInitialPoint
Gets the initial planetodetic point on the path.
(Overrides EllipsoidSurfaceCurve.InitialPoint.)
Public propertySurfaceDistance
Gets the total distance along the curve to the location of the final point.
(Overrides EllipsoidSurfaceCurve.SurfaceDistance.)
Top
See Also