The Python Console plug-in is a console tool using the IronPython language.
In addition to the functions and control statements supported by the IronPython language, you can also use CS+ Python functions added in order to control CS+.
The functions provided by CS+ are shown below.
On the Python Console panel, you can execute IronPython functions and control statements, and CS+ Python functions (see "B.3 CS+ Python Function/Class/Property/Event" and "2.1 Execute Python Functions"). |
When you start CS+ from the command line, you can specify and execute a script file (see "CS+ Project Operation"). |
When loading a project file, you can run a script you have prepared in advance (see "B.2 Related File"). |