You are reading an old version of the documentation (v2.2.3). For the latest version see
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.art3d.PathPatch3D.html
Version 2.2.3
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
mplot3d API
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
mplot3d API
Previous:
mpl_toolkits.mplot3d.art3d.Path3DCollection
Next:
mpl_toolkits.mplot3d.art3d.Poly3DCollection
Show Page Source
mpl_toolkits.mplot3d.art3d.PathPatch3D
¶
class
mpl_toolkits.mplot3d.art3d.
PathPatch3D
(
path
,
**kwargs
)
[source]
¶
3D PathPatch object.
do_3d_projection
(
renderer
)
[source]
¶
set_3d_properties
(
path
,
zs=0
,
zdir='z'
)
[source]
¶