HDPipeDesignDataFindPipeDesignReachFromId Method
Loop through all reaches that are part of Pipe Design and return the one with the
specified id.
Namespace: DHI.Mike1D.Mike1DDataAccessAssembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public HDPipeDesignOptimizationReach FindPipeDesignReachFromId(
string reachId
)
- reachId String
[Missing <param name="reachId"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HDPipeDesignData.FindPipeDesignReachFromId(System.String)"]
HDPipeDesignOptimizationReachA HDPipeDesignOptimizationReach or null if the reach was not found