Click or drag to resize

ScalarRouteHeading Constructor (PropagatedRoute)

Create a new instance based on the given route.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarRouteHeading(
	PropagatedRoute route
)

Parameters

route
Type: AGI.Foundation.RouteDesignPropagatedRoute
The route over which to propagate.
See Also