ansys.fluent.core.workflow.ArgumentWrapper#

class ansys.fluent.core.workflow.ArgumentWrapper(task, arg)#

Wrapper for a single task argument.

Methods

__init__(task, arg)

Initialize ArgumentWrapper.

get_state([explicit_only])

Get the state of this argument.

set_state(value)

Set the state of the argument.