Click or drag to resize

SimpleRouteProcedure Constructor (RouteProfile)

Create a new instance based on the given profile.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected SimpleRouteProcedure(
	RouteProfile profile
)

Parameters

profile
Type: AGI.Foundation.RouteDesignRouteProfile
The profile to associate with this procedure.
See Also