Click or drag to resize

ConstantHeightProfileHeight Property

Gets or sets the constant target height above the reference surface of the surface path, in meters. If AllowVariationInHeight is set to true, the RoutePropagator will try to match the height as closely as possible, but will allow changes if necessary.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Height { get; set; }

Property Value

Type: Double
See Also