Click or drag to resize

ParametricRouteSegmentSurfaceGeometry Property

Gets the geometry along the SurfaceShape, parameterized on arc length along the surface path.

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 SurfaceSegment SurfaceGeometry { get; }

Property Value

Type: SurfaceSegment
See Also