4.7.3. Argument List

You can register the name of a marker such that the corresponding number of a marker name in the list is used to refer the marker in an expression. This significantly reduces the string length of expression.
As an example, if Body1.Marker1 and Ground.Marker2 are registered, Function(Body1.Marker1,Ground.Marker2) is equivalent to Function(1,2).

Step to register a marker into Argument List

../_images/image2963.png

Figure 4.91 Arguments List box

  1. Click Add in the Arguments List box.

  2. Choose a marker by dragging and dropping from the database. Also, the user can write in the edit box.