You are reading an old version of the documentation (v2.2.3). For the latest version see
https://matplotlib.org/stable/
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.patch_collection_2d_to_3d
Next:
mpl_toolkits.mplot3d.art3d.path_to_3d_segment_with_codes
Show Page Source
mpl_toolkits.mplot3d.art3d.path_to_3d_segment
¶
mpl_toolkits.mplot3d.art3d.
path_to_3d_segment
(
path
,
zs=0
,
zdir='z'
)
[source]
¶
Convert a path to a 3D segment.