StaticRouteProfileStaticConfigurableProfileFreezeInitialConditions Method |
Called by the
RoutePropagator to indicate to the profile that
it should not let other profiles update its initial boundary conditions.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override void FreezeInitialConditions()
Public Overrides Sub FreezeInitialConditions
public:
virtual void FreezeInitialConditions() override
abstract FreezeInitialConditions : unit -> unit
override FreezeInitialConditions : unit -> unit
See Also