general#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.general(service, rules, path)#
Bases:
PyMenuSingleton general.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
Classes:
create_composite_task(service, rules, command)Command create_composite_task.
create_new_workflow(service, rules, command)Command create_new_workflow.
delete_tasks(service, rules, command[, path])Command delete_tasks.
initialize_workflow(service, rules, command)Command initialize_workflow.
insert_new_task(service, rules, command[, path])Command insert_new_task.
load_state(service, rules, command[, path])Command load_state.
load_workflow(service, rules, command[, path])Command load_workflow.
reset_workflow(service, rules, command[, path])Command reset_workflow.
save_workflow(service, rules, command[, path])Command save_workflow.
workflow(service, rules, path)Singleton workflow.
- __init__(service, rules, path)#
__init__ method of PyMenu class.
- class create_composite_task(service, rules, command, path=None)#
Bases:
PyCommandCommand create_composite_task.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class create_new_workflow(service, rules, command, path=None)#
Bases:
PyCommandCommand create_new_workflow.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_tasks(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_tasks.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class initialize_workflow(service, rules, command, path=None)#
Bases:
PyCommandCommand initialize_workflow.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class insert_new_task(service, rules, command, path=None)#
Bases:
PyCommandCommand insert_new_task.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class load_state(service, rules, command, path=None)#
Bases:
PyCommandCommand load_state.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class load_workflow(service, rules, command, path=None)#
Bases:
PyCommandCommand load_workflow.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class reset_workflow(service, rules, command, path=None)#
Bases:
PyCommandCommand reset_workflow.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class save_workflow(service, rules, command, path=None)#
Bases:
PyCommandCommand save_workflow.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class workflow(service, rules, path)#
Bases:
PyMenuSingleton workflow.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
Classes:
current_task(service, rules[, path])Parameter current_task of value type str.
inactive_task_list(service, rules[, path])Parameter inactive_task_list of value type list[str].
task_list(service, rules[, path])Parameter task_list of value type list[str].
workflow_type(service, rules[, path])Parameter workflow_type of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.
- class current_task(service, rules, path=None)#
Bases:
PyTextualParameter current_task of value type str.
- class inactive_task_list(service, rules, path=None)#
Bases:
PyTextualParameter inactive_task_list of value type list[str].