Add a 3D collection object to the plot.
2D collection types are converted to a 3D version by modifying the object and adding z coordinate information, zs and zdir.
Supported 2D collection types are:
PolyCollectionLineCollectionPatchCollection (currently not supporting autolim)Collection
A 2D collection object.
The z-positions to be used for the 2D objects.
The direction to use for the z-positions.
Whether to update the data limits.
mpl_toolkits.mplot3d.axes3d.Axes3D.add_collection3d
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.add_collection3d.html