solver.tui.display.set.contours#

class main_menu.display.set.contours(path, service)#

Enters the contour options menu.

auto_range(*args, **kwargs)#

Enables/disables auto-computation of the contour range.

clip_to_range(*args, **kwargs)#

Turns the clip to range option for filled contours on/off.

coloring(*args, **kwargs)#

Specifies whether contours are displayed in bands or with smooth transitions. Note that you can only display smooth contours if node-values are enabled.

filled_contours(*args, **kwargs)#

Turns the filled contours option on/off (deselects line-contours?).

global_range(*args, **kwargs)#

Turns the global range for contours on/off.

line_contours(*args, **kwargs)#

Turns the line contours option on/off (deselects filled-contours?).

log_scale(*args, **kwargs)#

Specifies a decimal or logarithmic color scale for contours.

n_contour(*args, **kwargs)#

Sets the number of contour levels.

node_values(*args, **kwargs)#

Sets the option to use scalar field at nodes when computing the contours.

render_mesh(*args, **kwargs)#

Determines whether or not to render the mesh on top of contours, vectors, and so on.

surfaces(*args, **kwargs)#

Sets the surfaces on which contours are drawn. You can include a wildcard (*) within the surface names.