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