Paraview: How to draw a vector?

淺唱寂寞╮ 提交于 2019-12-11 04:30:50

问题


I have a 3D body that I use to visualize in Paraview. I just want to draw a vector: I know its components and the application point (the baricenter of my body, I know the coordinates).

Is it possible?


回答1:


How do you want to represent the vector? With an arrow? Please see the Arrow source in the Sources menu. You may change the orientation using the Orientation settings under the Properties tab. Note that the Orientation values are rotations about the x-axis, y-axis, and z-axis. There is nothing out of the box that you can plug the vector components into.



来源:https://stackoverflow.com/questions/36917186/paraview-how-to-draw-a-vector

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!