StaticRouteProfile.StaticConfigurableProfile.AllowModificationOfInitialHeightRate Property |
Gets a value indicating whether to allow other profiles to modify
the initial height rate of this profile in order to ensure continuity.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic override bool AllowModificationOfInitialHeightRate { get; }
Public Overrides ReadOnly Property AllowModificationOfInitialHeightRate As Boolean
Get
public:
virtual property bool AllowModificationOfInitialHeightRate {
bool get () override;
}
abstract AllowModificationOfInitialHeightRate : bool with get
override AllowModificationOfInitialHeightRate : bool with get
Property Value
Type:
Boolean
See Also