select_palette_end#

legend.select_palette_end() int#

Selection of legends, for which attributes will be set or modified.

The legends bracketed by these two commands are the ones to which subsequent legend commands will be applied.
Args:
p0:

‘palette_name’ palette name

Examples:
ensight.legend.select_palette_begin("pressure","velocity")
ensight.legend.visible("ON")
Returns:

zero on success, non-zero on error