|
a |
|
b/Application/Examples/StandingLift/Model/BodyModelConfigurationFEA.any |
|
|
1 |
#path __BM_PLUGIN_FILE__ "BodyModelConfigurationFEA.any" |
|
|
2 |
#define BM_CONFIG_PLUGIN __BM_PLUGIN_FILE__ |
|
|
3 |
|
|
|
4 |
// ----------------------------------------------------------------------------------- |
|
|
5 |
// The BodyModel configuration can be modified using BodyModel GUI plugin |
|
|
6 |
// or by manually editing this file. |
|
|
7 |
// |
|
|
8 |
// Please see this this file for more information on the options: |
|
|
9 |
// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html" |
|
|
10 |
// ----------------------------------------------------------------------------------- |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
// switch the muscles off for simplicity |
|
|
14 |
#define BM_LEG_MUSCLES_RIGHT OFF |
|
|
15 |
#define BM_LEG_MUSCLES_LEFT OFF |
|
|
16 |
|
|
|
17 |
#define BM_ARM_MUSCLES_RIGHT OFF |
|
|
18 |
#define BM_ARM_MUSCLES_LEFT OFF |
|
|
19 |
|
|
|
20 |
#define BM_TRUNK_MUSCLES OFF |