set#

class ansys.fluent.core.meshing.tui_241.main_menu.objects.set(service, version, mode, path)#

Bases: TUIMenu

Contains options for setting additional object-related settings.

Classes:

set_edge_feature_angle(service, version, ...)

Sets the edge feature angle to be used for extracting edge zone(s) from the face zone(s) included in the object(s).

show_edge_zones(service, version, mode, path)

Displays the edge zone(s) comprising the object(s) drawn in the graphics window.

show_face_zones(service, version, mode, path)

Displays the face zone(s) comprising the object(s) drawn in the graphics window.

class set_edge_feature_angle(service, version, mode, path)#

Bases: TUIMethod

Sets the edge feature angle to be used for extracting edge zone(s) from the face zone(s) included in the object(s).

class show_edge_zones(service, version, mode, path)#

Bases: TUIMethod

Displays the edge zone(s) comprising the object(s) drawn in the graphics window.

class show_face_zones(service, version, mode, path)#

Bases: TUIMethod

Displays the face zone(s) comprising the object(s) drawn in the graphics window.