TurnAfterWaypointProcedureSurfaceShape Property |
Gets or sets the shape of the reference surface over which to define the surface geometry.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Ellipsoid SurfaceShape { get; set; }
Public Property SurfaceShape As Ellipsoid
Get
Set
public:
property Ellipsoid^ SurfaceShape {
Ellipsoid^ get ();
void set (Ellipsoid^ value);
}
member SurfaceShape : Ellipsoid with get, set
Property Value
Type:
EllipsoidSee Also