You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
mplot3d API
»
Related Topics
Documentation overview
The Matplotlib API
mplot3d API
Previous:
mpl_toolkits.mplot3d.art3d.Path3DCollection
Next:
mpl_toolkits.mplot3d.art3d.Poly3DCollection
This Page
Show Source
Quick search
mpl_toolkits.mplot3d.art3d.PathPatch3D
¶
class
mpl_toolkits.mplot3d.art3d.
PathPatch3D
(
path
,
**kwargs
)
¶
3D PathPatch object.
do_3d_projection
(
renderer
)
¶
set_3d_properties
(
path
,
zs=0
,
zdir='z'
)
¶