boundary_markers#

class ansys.fluent.core.meshing.tui_231.main_menu.preferences.graphics.boundary_markers(path, service)#

Bases: TUIMenu

Enter the boundary markers menu.

Methods:

color_option(*args, **kwargs)

Specify whether boundary markers are a fixed color or if they match the color of the surface they are identifying.

enabled(*args, **kwargs)

Enable/disable boundary marker display.

exclude_from_bounding(*args, **kwargs)

.

inlet_color(*args, **kwargs)

Specify the color of the inlet boundary markers.

marker_fraction(*args, **kwargs)

Specify marker density factor (0.1-1).

marker_size_limiting_scale_multiplier(*args, ...)

.

markers_limit(*args, **kwargs)

.

outlet_color(*args, **kwargs)

Specify the color of the outlet boundary markers.

scale_marker(*args, **kwargs)

Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of the markers.

show_inlet_markers(*args, **kwargs)

Enable/disable the display of boundary markers for inlets.

show_outlet_markers(*args, **kwargs)

Enable/disable the display of boundary markers for outlets.

color_option(*args, **kwargs)#

Specify whether boundary markers are a fixed color or if they match the color of the surface they are identifying.

enabled(*args, **kwargs)#

Enable/disable boundary marker display.

exclude_from_bounding(*args, **kwargs)#

.

inlet_color(*args, **kwargs)#

Specify the color of the inlet boundary markers.

marker_fraction(*args, **kwargs)#

Specify marker density factor (0.1-1).

marker_size_limiting_scale_multiplier(*args, **kwargs)#

.

markers_limit(*args, **kwargs)#

.

outlet_color(*args, **kwargs)#

Specify the color of the outlet boundary markers.

scale_marker(*args, **kwargs)#

Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of the markers.

show_inlet_markers(*args, **kwargs)#

Enable/disable the display of boundary markers for inlets.

show_outlet_markers(*args, **kwargs)#

Enable/disable the display of boundary markers for outlets.