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