PV Utils

class PaletteOption(*values)[source]

Bases: IntEnum

set_palette(option=PaletteOption.WHITE)[source]

Set the ParaView rendering palette based on a palette option.

Parameters:

option (PaletteOption) – The palette mode to apply, as defined in the PaletteOption enum.

Returns:

None