Dilshod
Dilshod

Reputation: 167

How to save paraview data to file with all paraview properties

The result I have in Paraview: enter image description here

I would like to save my project in Paraview to file (vtk or others). For example, when I open the vtk file next time, it should be open with axes Grid and color properties.

Is there a way to export or write file to solve my problem?

Upvotes: 0

Views: 4199

Answers (1)

Pierre S.
Pierre S.

Reputation: 1129

Just go to File > Save State...

Then, to reopen it, File > Load State...

It should do the work.

Upvotes: 3

Related Questions