private int appendUV(FileFormat.MQOObject mqoObj, IPXVertex v) { return mqoObj.getUVIndex((Decimal)v.UV.U, (Decimal)v.UV.V); }