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: 23.2.417.0 (23.2.417.0)
Syntax
public SurfaceSegment SurfaceGeometry { get; }

Property Value

Type: SurfaceSegment
See Also