Click or drag to resize

ConstantHeightProfileAllowVariationInHeight Property

Gets or sets a value indicating whether to allow any variation in the height of the profile or whether to maintain a constant height. By default, this value is true to allow the height to be adjusted as necessary by surrounding profiles.

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

Property Value

Type: Boolean
See Also