Click or drag to resize

CentralBodySurfaceCurve Constructor

Overload List
  NameDescription
Public methodCentralBodySurfaceCurve
Initializes a new instance. SurfaceCurve and CentralBody must be set before this instance is used.
Public methodCentralBodySurfaceCurve(CentralBody, EllipsoidSurfaceCurve)
Initializes a new instance as a surface curve on a specified central body.
Public methodCentralBodySurfaceCurve(CentralBody, IEnumerableCartographic)
Initializes a new instance as a polyline defined by a set of planetodetic cartographic points on a specified central body.
Protected methodCentralBodySurfaceCurve(CentralBodySurfaceCurve, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also