Can you please provide a simple draw3d program, say a program which
displays a cube in the 3d space. This would help to understand the concept
of how a draw3d program works?
In Draw2d we have layouts to keep the child IFigure objects. In Draw3d how
are the Figure3d objects placed?