boundary_conditions#

class ansys.fluent.core.meshing.tui_231.main_menu.boundary.boundary_conditions(path, service)#

Bases: TUIMenu

Contains options for copying or clearing boundary conditions when a case file is read.

Methods:

clear(*args, **kwargs)

Clears the boundary conditions assigned to the specified face zones.

clear_all(*args, **kwargs)

Clears the boundary conditions assigned to all the face zones.

copy(*args, **kwargs)

Enables you to copy the boundary conditions from the face zone selected to the face zones specified.

clear(*args, **kwargs)#

Clears the boundary conditions assigned to the specified face zones.

clear_all(*args, **kwargs)#

Clears the boundary conditions assigned to all the face zones.

copy(*args, **kwargs)#

Enables you to copy the boundary conditions from the face zone selected to the face zones specified.