auto_plot_checkexisting#
- query_ent_var.auto_plot_checkexisting(p0: str) int #
Specifies to check for existing plotters with the same abscissa when auto plotting query information.
Only applicable with the “query_ent_var: auto_plot_queries ON” command.- Args:
- p0:
‘toggle’
ON
OFF
- Examples:
ensight.query_ent_var.auto_plot_checkexisting("ON")
- Returns:
zero on success, non-zero on error