mpl_toolkits.mplot3d.art3d.Patch3D
-
class mpl_toolkits.mplot3d.art3d.Patch3D(*args, zs=(), zdir='z', **kwargs)
[source] -
Bases:
matplotlib.patches.Patch
3D patch object.
-
do_3d_projection(renderer)
[source]
-
get_facecolor()
[source] -
Return the face color of the
Patch
.
-
get_path()
[source] -
Return the path of this patch
-
set_3d_properties(verts, zs=0, zdir='z')
[source]
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/mpl_toolkits.mplot3d.art3d.Patch3D.html