Click or drag to resize

SurfaceCurveSegment.CreateSurfaceCurve Method

Create an EllipsoidSurfaceCurve which represents this segment of a route along the surface.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override EllipsoidSurfaceCurve CreateSurfaceCurve()

Return Value

Type: EllipsoidSurfaceCurve
A surface curve representing this segment of the route along the surface.
See Also