Pythonocc-nodes-for-Ryven icon indicating copy to clipboard operation
Pythonocc-nodes-for-Ryven copied to clipboard

If you save a project using File | Save Project it's a .py file, but example projects are .json

Open WillAdams opened this issue 3 years ago • 4 comments

How do you load a project after saving it?

How do you load example projects?

WillAdams avatar Jan 17 '22 20:01 WillAdams

for Ryven's example projects, click on LOAD EXAMPLE. for PythonOCC examples, click on LOAD PROJECTand select an example project file from your clone of this repo, e.g. .../Pythonocc-nodes-for-Ryven/examples/demo_example3.json

leon-thomm avatar Jan 17 '22 21:01 leon-thomm

regarding the file extension, I think Ryven doesn't touch it, so if you want to save with filename myproject save it as myproject.json

leon-thomm avatar Jan 17 '22 21:01 leon-thomm

Okay. That makes sense. Will adding .json always be necessary, or will some other extension be used?

WillAdams avatar Jan 17 '22 23:01 WillAdams

project files must be .json, I will add it to Ryven's next release that it adds that automatically you didn't add it in the filename

leon-thomm avatar Jan 18 '22 07:01 leon-thomm