Draw arrows between modules

Revision as of 07:16, 3 September 2015 by DKontotasiou (talk | contribs)


Analytica User Guide > Creating and Editing a Model > How to draw arrows between different modules

There are four methods to draw arrows between nodes in different modules. Suppose you want to draw an arrow from the variable Buying price to the variable Mortgage loan amount in another module.

Chapter4 17.png

Draw arrow across windows: The most direct method works when you can arrange the diagrams so that both the origin and destination nodes are visible on screen at the same time:

  1. In arrow mode Chapter4 18.png, press on the origin node, Buying price, so that it highlights.
  2. Drag an arrow to the destination node, Mortgage loan amount, which also highlights, and release the button.

If, as in this illustration, the destination module appears in the origin diagram, the arrow points from the origin node Buying price to the destination module Cost to Buy a small arrow-head appears on the left edge of destination node Mortgage loan amount, showing that it has an input node from another diagram.

Chapter4 19.png

Move nodes to same diagram to link them: A second method is to move one of the nodes into the diagram containing the other. Then you simply draw an arrow between them in the usual way. Finally, you move the node back to the diagram it came from. This is convenient if you have large diagrams and a small screen so that its hard to arrange the two diagrams so that both nodes are visible at the same time.

Copy the identifier of the origin into the definition of the destination: Copy the identifier of the origin variable, open the definition of the destination variable, and paste it in (see Creating or editing a definition). When the definition is complete and accepted, it automatically draws the arrows to reflect the relationships.

Make an alias node in the other diagram: If the origin node and destination module are in the same diagram, you can draw an arrow directly between them. This makes an alias node of the origin in the destination diagram. Then you can simply draw an arrow from the alias to the destination node. You can use a similar method when the origin module and destination node are in the same diagram. Drawing an arrow between them creates an alias of the destination in the origin module. See the next section for more about aliases.

See Also

Drawing arrows <- How to draw arrows between different modules -> Alias nodes
Comments


You are not allowed to post comments.