A plain is a flat 3d object. You make it using the "make object plain" command. There are a variety of 3d shapes available to make in DB, e.g.
make object plain number,width,height
make object cube number,size
make object sphere number,size
make object cone number,size
make object box number,width,height,depth
make object cylinder number,size
each object you make must have a different number, so if you wanted a plain with the size 50 by 50, and a box that is 50 wide, 20 high and 10 deep, you would type the following:
make object plain 1,50,50
make object box 2,50,20,10
"Fight the good fight of faith,
Lay hold on eternal life"
-1 Timothy 6:12