Pythonocc-nodes-for-Ryven
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
How do you load a project after saving it?
How do you load example projects?
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
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
Okay. That makes sense. Will adding .json always be necessary, or will some other extension be used?
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