getAttributeList (Converter)

Syntax

<Path>.getAttributeList(AttributeList:table)

The method getAttributeList returns the target list for the Strategy > MU Attribute of the Converter designated by <Path>. It contains the names of the attributes of the part, their values and on which side they exit.

The numbers designate the side of the Converter at which the part exits. The figures below illustrate the sides depending on the direction in which you inserted the Converter into your simulation model.

For the Strategy > MU Name it contains the names of the parts and on which side they exit.

Parameter

The parameter AttributeList of data type table designates the name of the list.

Example

Converter.getAttributeList(MyAttributesList)

Related Topics

setAttributeList

Open List