select_tool#

tools.select_tool(p0: str) int#

Turns the selection tool on or off.

Args:
p0:

‘toggle’

  • ON

  • OFF

Examples:
ensight.tools.select_tool("ON")
Returns:

zero on success, non-zero on error