Everything
2.1 Execute Python Functions

CS+ enables the execution of IronPython functions and control statements, and CS+ Python functions (see "B.3 CS+ Python Function/Class/Property/Event") added for controlling CS+ via command input method.

Select [Python Console] from the [View] menu and select the [Console] tab on the Python Console panel.

You can control CS+ and the debugging tool by executing Python functions and control statements in the panel.

Figure 2.1

Python Console Panel

 

Caution

Do not issue Python commands while building is in progress.

Remark

See "B. Python CONSOLE/Python FUNCTIONS" for details about the Python console and Python functions.