[38ba34]: / Tests / BM combinations / test_bm_bodypart_lower.any

Download this file

28 lines (25 with data), 644 Bytes

//define = (
//  [ 
//    {'BM_LEG_RIGHT':'OFF'},
//    {'BM_LEG_RIGHT':'ON'},
//  ],
//  [ 
//    {'BM_LEG_LEFT':'OFF'},
//    {'BM_LEG_LEFT':'ON'},
//  ],
//  [ 
//    {'BM_LEG_MODEL':'_LEG_MODEL_LEG_'},
//    {'BM_LEG_MODEL':'_LEG_MODEL_TLEM2_'},
//    {'BM_LEG_MODEL':'_LEG_MODEL_TLEM21_'},
//    {'BM_LEG_MODEL':'_LEG_MODEL_TLEM1_'},
//  ],
//)
//ignore_errors = ['BodyModel.UnallowedCombination','Model loading skipped']
//
#include "libdef.any"


Main = 
{
  // #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html"
  #include "<ANYBODY_PATH_BODY>\HumanModel.any"
  
  AnyOperationDummy RunApplication = {};
};