user_defined_groups#

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

Bases: TUIMenu

Enables you to manipulate user-defined groups.

Methods:

activate(*args, **kwargs)

Activates the specified user-defined groups.

create(*args, **kwargs)

Creates the user-defined group comprising the specified zones.

delete(*args, **kwargs)

Deletes the specified user-defined group.

list(*args, **kwargs)

Lists the groups in the console.

update(*args, **kwargs)

Enables you to modify an existing group.

activate(*args, **kwargs)#

Activates the specified user-defined groups.

create(*args, **kwargs)#

Creates the user-defined group comprising the specified zones.

delete(*args, **kwargs)#

Deletes the specified user-defined group.

list(*args, **kwargs)#

Lists the groups in the console.

update(*args, **kwargs)#

Enables you to modify an existing group.