Skip to content

Provide script developers an option to force cell creation.

In order for scripts to produce the same results in the GUI and in batch mode, provide developers with a void item named "save result as primitives" which can be disabled so that the GUI will always create persistent cells (just as the script does in batch mode). This option is advanced so that GUI users will not be confused by it.

This should fix aeva#281 (closed).

Merge request reports