CentralBodySurfaceCurve Constructor |
Name | Description | |
---|---|---|
![]() | CentralBodySurfaceCurve() |
Initializes a new instance. SurfaceCurve and CentralBody
must be set before this instance is used.
|
![]() | CentralBodySurfaceCurve(CentralBody, EllipsoidSurfaceCurve) |
Initializes a new instance as a surface curve on a specified central body.
|
![]() | CentralBodySurfaceCurve(CentralBody, IEnumerable<Cartographic>) |
Initializes a new instance as a polyline defined by a set of planetodetic cartographic points
on a specified central body.
|
![]() | CentralBodySurfaceCurve(CentralBodySurfaceCurve, CopyContext) | Initializes a new instance as a copy of an existing instance. |