//==========================================================================// public int GetModelType() { XmmInterface.setCurrentModelInstance(thisIndex); return(XmmInterface.getModelType()); }
//==========================================================================// public int getModelType() { return(XmmInterface.getModelType()); }