Plot_model Module (sf3dmodels.Plot_model)¶
sf3dmodels.Plot_model Module¶
Classes¶
Axes3D(fig[, rect]) |
3D axes object. |
Canvas3d([fig, ax, ax_rect, fig_kw, ax_kw]) |
|
Error |
Base class for exceptions in this module. |
InputError(expression, message) |
Exception raised for errors in the input. |
MakeCanvas([fig, ax, ax_rect, fig_kw, ax_kw]) |
Base class for 1d,2d,3d canvases |