expression_child#
- class ansys.systemcoupling.core.adaptor.api_25_2.expression_child.expression_child(name=None, parent=None)#
Bases:
ContainerDefine a named expression that can be referenced in other expressions.
Properties
- expression_namestr
Name used to reference this expression from another expression
- expression_stringstr
String defining the expression.
Included in:
Parent |
Summary |
|---|---|
Define a named expression that can be referenced in other expressions. |