|
|
(5 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| == Saving Data ==
| | {{ParaView/Template/DeprecatedUsersGuide}} |
| Once you have created a visualization of your data in ParaView, you can save the resulting work as raw data, image, movie, and geometry.
| |
| | |
| === Save raw data ===
| |
| Any object in the ParaView pipeline browser can be saved to a data file by selecting '''Save Data''' from the '''File''' menu. The available file types will change based on the data set type of the current data set. The file formats in which ParaView can save data are listed on [[ParaView/Users Guide/List_of_writers|List of Writers]]
| |
| | |
| [[Image:ParaView_UsersGuide_SaveParaViewWindowDialog.png|500px]]
| |
| | |
| === Save screenshots ===
| |
| | |
| ParaView allows the user to save either the [[Users_Guide_Introduction#Modality|active view]] or all the views. The resulting image will be saved on the client machine, even when running with a remote server. The dialog allows you to control the following:
| |
| | |
| * Image size
| |
| * Aspect Ratio of the Image
| |
| * Image Quality
| |
| * [[Color_Palettes|Color Palette]]
| |
| * Stereo Mode
| |
| | |
| [[Image:ParaView_UG_ScreenshotDialog.png]]
| |
| | |
| === Save Animation ===
| |
| [[Image:ParaView_UG_SaveAnimation.png]]
| |
| | |
| Note: While the animation is being saved the render windows in ParaView will not update, don't worry the correct frames are being saved to disk.
| |
| | |
| === Save geometries ===
| |
| | |
| Saves all the visible pipeline objects in the [[Users_Guide_Introduction#Modality|active view]].
| |