unfortunately the calculation of the moment arm is not part of the body model. But you can implement it yourself e.g. if you calculate the angular velocity of a joint and divide the length-change of the muscle (please look at the AnyMuscle class in the reference manual) by this velocity.
The theory behind this can easily derive this by looking at the length change of a line wrapping around a circle (if needed).