ansys.fluent.core.services.scheme_eval.Symbol#

class ansys.fluent.core.services.scheme_eval.Symbol(str)

Class representing the symbol datatype in Fluent.

Attributes:
strstr

Underlying string representation

Methods

__init__(str)

__init__ method of Symbol class.