Object3D.Shape Property
Syntax
Shape as Integer
Selects which of several shapes is currently being drawn. The first shape added is numbered 0.
Select this shape by setting Shape=0, and so forth. If you try to assign a value to Shape before actually creating a shape, its value is set to -1.