Click or drag to resize

HeightConfigurationResult Constructor (HeightConfigurationStatus)

Create a new instance based on the given status.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public HeightConfigurationResult(
	HeightConfigurationStatus connectionStatus
)

Parameters

connectionStatus
Type: AGI.Foundation.RouteDesign.Advanced.HeightConfigurationStatus
The status of the configuration.
See Also