--- a +++ b/Tools/ModelUtilities/Reactions/ZRotNeg.any @@ -0,0 +1,7 @@ +AnyFolder ZRotNeg={ +#include "SupportMuscleRot.any" +AnyVec3 Direction= {0,0,-1}; + AnyIntArray Axis= {0}; +AnyVar Strength =.StrengthOfReactionsRot[5]; +AnyVar DirectionOfForce =-1; +}; \ No newline at end of file