ModOp IMovement.GetPosition(double u)
 {
     return(append * original.GetPosition(u));
 }