ParametricRouteSegmentSurfaceShape Property |
Gets 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; }
Public ReadOnly Property SurfaceShape As Ellipsoid
Get
public:
property Ellipsoid^ SurfaceShape {
Ellipsoid^ get ();
}
member SurfaceShape : Ellipsoid with get
Property Value
Type:
EllipsoidSee Also