Turtle, Observer, Patch

setpendown?-towards angle distance boolean

Parameters:
angle Number
distance Number
boolean Number

Description:
Sets the pendown state of a turtle at distance angle away at angle distance of 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:
pendown penup