create_group#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.create_group(service, rules, command, path=None)#

Bases: PyCommand

Command create_group.

Parameters:
new_group_namestr
selection_typestr
topology_listlist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

__init__(service, rules, command, path=None)#

__init__ method of PyCommand class.

create_instance()#

Create an operation instance.