public void SetEntityList(List <BIWEntity> entitiesList) { this.entitiesList = BIWUtils.RemoveGroundEntities(entitiesList); }