position = np.array([[0.360, -0.242, 0.692],
[0.413, -0.129, 0.722],
[0.447, -0.121, 0.934],
[0.394, -0.233, 0.903],
[0.360, -0.242, 0.692]])
用过plot_trisurf,plot_surface,但是无法实现平行于xoz和yoz的面。