Prepare for solving the constraint
@override void preSolve(double timeStep,double invTimeStep ) { updateAnchorPoints(); // preSolve lc.preSolve( timeStep, invTimeStep ); }