ansys.fluent.core.solver.flobject.Textual#

class ansys.fluent.core.solver.flobject.Textual(name=None, parent=None)#

Exposes attribute accessor on settings object - specific to string objects.

Methods

__init__([name, parent])

__init__ of Base class.

allowed_values()

Get the allowed values of the object.

default_value()

Gets the default value of the object.

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.

is_active()

Whether the object is active.

is_read_only()

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.