AbstractEngineDataReachBuildIndexListForEndPoints Method |
Build the indexlist for the specified gridpoints
Namespace:
DHI.Mike1D.Engine.ModuleData
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax protected int[] BuildIndexListForEndPoints(
EngineReach reach,
bool first,
bool last
)
Parameters
- reach
- Type: DHI.Mike1D.EngineEngineReach
The reach to build index list for - first
- Type: SystemBoolean
True if first gridpoints is to be added - last
- Type: SystemBoolean
True if last is to be added
Return Value
Type:
Int32See Also