Preload-cache shapediver model

Hello, I would like to preload a 3d model in shapediver, that is, I would like the model to make all possible shapes when opening shapediver. In this way shorten the loading time between modifications. Is there any way to do this?

You could write a script to do that using the API, however be aware of the following points:

  • If you need to udpate your model and reupload a new version of it, all cached solutions will be lost.
  • The task is realistic for a small parameter space. If your Grasshopper definition contains several millions of parameter sets, this might take a very long time on our shared system.

If you really want to do this on a big parameter space, consider discussing an Enterprise account with our team.

1 Like