Click or drag to resize

SurfaceCurveSegment.InitialSurfacePoint Property

Gets the initial position at the start of the surface segment.

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 Cartographic InitialSurfacePoint { get; }

Property Value

Type: Cartographic
See Also