The name of the argument, `projection`, in the old function is incorrect; it should be `direction`, which was the original argument's name when this method was split into its own module (6c00fcf).
Update the appropriate interface in `Draft.py`.