It is possible to arrange several solids within the same
structure: this is done with the operation \Lkeyword{fusion} of
solids. This technique uses the painting algorithm for the whole
scene.
To do so, you must activate the option \verb+\psset{solidmemory}+
to memorize the structures of the different solids within
\Lcs{psSolid}, with each of them given a separate name.
You use the object \Lkeyword{fusion} of \Lcs{psSolid}, by indicating in
the parameter \Lkeyword{base} the list of names of the solids to be
fused.
To draw the scene, don't forget to conclude the code with
\verb+\composeSolid+.