You are reading an old version of the documentation (v2.2.5). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.art3d.PathPatch3D.html
Version 2.2.5
matplotlib
Fork me on GitHub

Table of Contents

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]

Examples using mpl_toolkits.mplot3d.art3d.PathPatch3D