B.3.7 CS+ Python property (common)
Below is a list of CS+ Python properties (common).
Table B.7 | CS+ Python Property (Common) |
|
|
common.ExecutePath
|
This property refers to the absolute path of the folder containing the exe file of the currently running CS+.
|
common.ConsoleClear
|
This property sets or refers to whether to clear the display of the Python console when changing the active project.
|
common.EnableRemotingStartup
|
This property sets and displays the setting for enabling or disabling the function for linking to an external tool at CS+ startup.
|
common.Output
|
This property refers to the return value or the contents of an error of the CS+ Python function.
|
common.ThrowExcept
|
This property sets or refers to whether to throw an exception during the Python function is executed.
|
common.UseRemoting
|
This property sets and displays the setting for enabling or disabling the function for linking to an external tool at CS+ startup.
|
common.Version
|
This property refers to the version of CS+.
|
common.ViewLine
|
This property sets or refers to the number of screen lines for the Python console.
|
common.ViewOutput
|
This property sets and displays the setting for whether or not to display results of Python functions for CS+ and error messages in the Python console.
|