colour_map_child#

class ansys.cfx.core.generated.post_processing.settings_261.colour_map_child.colour_map_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of colour_map.

Attributes

Attribute

Summary

colour_map_colours

List of sets containing interpolation value, red, green, blue, and alpha values in real that make up a colour map.

colour_map_divisions

When Colour Map Type is Zebra, this value determines the number of gradient stripes.

colour_map_storage_type

This determines the type of storage this colour map comes from.

colour_map_type

Sets the type of colour map (Gradient or Zebra).

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

colour_map

‘colour_map’ child.