Hi AnyBody
In the MaxForceNeckModel, i want to Rotate the model along the X axis,so I change the code in the Mannequin.any as follow:
AnyFolder Mannequin={
AnyFolder Posture={
AnyVar PelvisPosX=0;
AnyVar PelvisPosY=0;
AnyVar PelvisPosZ=0;
AnyVar PelvisRotX=90;
AnyVar PelvisRotX=0;
AnyVar PelvisRotX=0;
};
}
When Reload the model ,the model rotate along the X axis 90° ,but then I run the Kinematics ,the model back into the original. I guess the error due to the Joints and Driver problems ,and I trying to change the codes in the JointsAnd Drivers Folder ,but failure.
In other model ,I also Encounter the same problem. Can you give me some Suggestions about How to solve this problem .
thank you for help.
Best wish to you
yangyang