Turtle and Observer Command
setpendown?-towards angle distance boolean

Sets the pendown state of a turtle distance away at an angle of angle from the caller to boolean.

Examples:

setpendown?-towards 0 1 true sets the pendown state of a turtle one unit directly in front of the caller to true.

Related commands:
pd pu pendown?-towards setpendown?-of setpendown?-at