5. Python script and save#

Dumping the study to a Python script is currently the recommended way for saving all the information about the datamodel that are provided interactively.

#

Step actions

Save the study to a Python script.

Instruction

  • Click on the « Python Script » tab.

_images/python_onglet.png

Click on the save button.

_images/100000000000002B0000002D0AA91231061EBF7E.png
  • Select the path that you want to put the file.

  • Change the name.

Expected results

File is successfully saved, containing the content shown in the Python Script tab.

Execution

Manual