mpl_toolkits.mplot3d.art3d.
patch_collection_2d_to_3d
Convert a PatchCollection into a Patch3DCollection object (or a PathCollection into a Path3DCollection object).
PatchCollection
Patch3DCollection
PathCollection
Path3DCollection
The location or locations to place the patches in the collection along the zdir axis. Default: 0.
The axis in which to place the patches. Default: "z".
Whether to shade the patches to give a sense of depth. Default: True.