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: 25.1.421.0 (25.1.421.0)
Syntax
public ScalarRouteHeading(
	PropagatedRoute route
)

Parameters

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