public int GetIUB(int horizontalGridInstanceID)
 {
     return(MohidWaterEngineDLLAccess.GetIUB(ref horizontalGridInstanceID));
 }