Click or drag to resize

StaticRouteProfileStaticConfigurableProfile Constructor

Create a new instance based on the specified predefined geometry.

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 StaticConfigurableProfile(
	ProfileSegment segment,
	SurfaceSegment path
)

Parameters

segment
Type: AGI.Foundation.RouteDesign.AdvancedProfileSegment
The profile geometry.
path
Type: AGI.Foundation.RouteDesign.AdvancedSurfaceSegment
The surface path geometry
See Also