Download this file

17 lines (11 with data), 303 Bytes


AnyFolder MomentMeasure={
  AnyFolder Right={
    AnyFolder &Side=...HumanModel.Right;
    #include "..\..\Arm\ArmMoments.any"
    #include "..\..\Leg\LegMoments.any"

  };
  AnyFolder Left={
    AnyFolder &Side=...HumanModel.Left;
   
    #include "..\..\Leg\LegMoments.any"

  };

};