ansys.fluent.core.solver.flobject.Command#
- class ansys.fluent.core.solver.flobject.Command(name=None, parent=None)#
Command object.
Methods
__init__
([name, parent])__init__ of Action class.
Get the arguments for the Action.
get_attr
(attr[, attr_type_or_types])Get the requested attribute for the object.
get_attrs
(attrs[, recursive])Get the requested attributes for the object.
get_completer_info
([prefix, excluded])Return list of [name, type, doc]
Whether the object is active.
Whether the object is read-only.
set_flproxy
(flproxy)Set flproxy object.
Attributes
flproxy
Proxy object.
fluent_name
obj_name
Name of the scheme of this object.
parent
Parent (container) object.
path
Path of the object.