SurfaceSegmentSurfaceShape Property |
Gets or sets the shape of the surface upon which the path is defined.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Ellipsoid SurfaceShape { get; protected set; }
Public Property SurfaceShape As Ellipsoid
Get
Protected Set
public:
property Ellipsoid^ SurfaceShape {
Ellipsoid^ get ();
protected: void set (Ellipsoid^ value);
}
member SurfaceShape : Ellipsoid with get, set
Property Value
Type:
EllipsoidSee Also