plane#

tools.plane(p0: str) int#

Turns the plane tool on or off.

Args:
p0:

‘option’

  • ON

  • OFF

  • LINE

  • FILLED

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

zero on success, non-zero on error