How to change the length and proportion of limbs

How can I change the limb proportions? I modified the parameters: #var AnyVar UpperArmLength = DesignVar(0.340079*..BodyHeight/1.75); in the AnyMan.ClassTemplates.any ,but there was no change. How should I adjust it?

Hi

Welcome to the AnyScript forum!

Can you please tell me which model and which AMMR version you are working with?
Normally, you can set the dimensions of the human body using the Anthropometrics folder, for example:

Main.HumanModel.Anthropometrics.SegmentDimensions.Right.UpperArmLength

It's possible that the file you are working with is not used in the model. Please see this page for more info on scaling.

Best regards,
Dave