adv_front_method#

class ansys.fluent.core.meshing.tui_241.main_menu.mesh.tet.controls.adv_front_method(service, version, mode, path)#

Bases: TUIMenu

Enters the advancing front refinement controls menu.

Classes:

first_improve_params(service, version, mode, ...)

Defines the refining front improvement parameters for the advancing front method.

refine_parameters(service, version, mode, path)

Defines the cell zone improvement parameters for the advancing front method.

second_improve_params(service, version, ...)

Defines the cell zone improvement parameters for the advancing front method.

skew_improve(service, version, mode, path)

Enters the refine improve controls menu.

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

Bases: TUIMethod

Defines the refining front improvement parameters for the advancing front method.

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

Bases: TUIMethod

Defines the cell zone improvement parameters for the advancing front method.

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

Bases: TUIMethod

Defines the cell zone improvement parameters for the advancing front method.