Click or drag to resize

CompositeSurfaceSegmentCreateSurfaceCurve 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: 24.1.418.0 (24.1.418.0)
Syntax
public override EllipsoidSurfaceCurve CreateSurfaceCurve()

Return Value

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