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