Version 3.0.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
mplot3d API
»
Quick search
Related Topics
Documentation overview
API Overview
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.
Installation
Documentation
Examples
Tutorials
Contributing