Maxima Function
draw3d (option, graphic_object, ...)
This function is a short cut for draw3d(gr3d(options, ..., graphic_object, ...)).
draw3d(gr3d(options, ..., graphic_object, ...))
It can be used to plot a unique scene in 3d.
To make use of this function, write first load(draw).
load(draw)