Trying to get a matplotlib figure object from the different beam plotting, 
I found I could do b.plot_shear_force()._backend.fig
However that does not seem to work with b.draw(pictorial = 
True)._backend.fig even though both b.plot_shear_force() and 
b.draw(pictorial = True) return sympy.plotting.plot.Plot objects.
Would anyone know why that might be, or how to get a figure from draw()?

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/93249627-b429-4c5e-a445-5516b02024b7%40googlegroups.com.

Reply via email to