Click or drag to resize

EngineTimeCheckPointControllerSortCheckPoints Method

Sort check points. Must be called after all checkpoint have been added and before LimitToCheckPoint() is used

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void SortCheckPoints()
See Also