ModelScoreResidualProcedure#
- class pyCGM2.Model.Procedures.modelQuality.ModelScoreResidualProcedure(model: Model)#
- Procedure for calculating SCORE residual for all joints of a biomechanical model. - This class automatically populates its SCORE definition attribute based on the geometric attributes of the model. - Parameters:
- model (Model) – The biomechanical model to be analyzed. 
 - Methods - __init__(model)
