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. The Python Console panel opens.

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

Figure 2.1

Python Console Panel

 

Remark

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