[770c98]: / Application / Examples / FemoralTorsion / Model / BodyModelConfiguration.any

Download this file

28 lines (19 with data), 881 Bytes

#path __BM_PLUGIN_FILE__ "BodyModelConfiguration.any"
#define BM_CONFIG_PLUGIN __BM_PLUGIN_FILE__

// -----------------------------------------------------------------------------------
// The BodyModel configuration can be modified using BodyModel GUI plugin
// or by manually editing this file.
//
// Please see this this file for more information on the options:
// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html"
// -----------------------------------------------------------------------------------

// Enable/disable default mannequin drivers on all degrees of freedom
#define BM_MANNEQUIN_DRIVER_DEFAULT ON

#define BM_ARM_MUSCLES_RIGHT OFF
#define BM_ARM_MUSCLES_LEFT OFF

#define BM_LEG_MUSCLES_RIGHT OFF
#define BM_LEG_MUSCLES_LEFT OFF

#define BM_TRUNK_MUSCLES OFF


#ifndef BM_SCALING
#define BM_SCALING _SCALING_LENGTHMASSFAT_
#endif