Click or drag to resize

TerrainAvoidanceProfile.AllowModificationOfFinalHeight Property

Gets or sets a value indicating whether the profile can update the final height in the course of configuring itself in relation to the surrounding profiles.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool AllowModificationOfFinalHeight { get; set; }

Property Value

Type: Boolean
See Also