The Core plugin is a non-selectable plugin that provides OpenCOR with file support, making it possible for OpenCOR to open, save, close, etc. files. It also provides other plugins with handy methods and widgets.
The following commands are supported by the Core plugin:
Core.selectMode
: select the mode in which a file should be viewed.
Example: opencor://Core.selectMode/SimulationMode
.
Core.selectView
: select the view, within a given mode, in which a file should be viewed.
Example: opencor://Core.selectView/RawTextView
.