axis_model#

annotation.axis_model(p0: str) int#

Turns the model axis triad on or off.

The model axis’ origin is fixed in the lower left corner of the viewport. It is intended to be a simple indicator of which way the X, Y, and Z axes lie.
Args:
p0:

‘toggle’

  • ON

  • OFF

Examples:
ensight.annotation.axis_model("ON")
Returns:

zero on success, non-zero on error