Difference between revisions of "GetArrowsOnDiagram"

Line 17: Line 17:
 
* [[Arranging nodes to make clear diagrams]]
 
* [[Arranging nodes to make clear diagrams]]
 
* [[Diagram window]]
 
* [[Diagram window]]
 +
* [[Meta-Inference]]

Revision as of 21:10, 17 February 2016


new to Analytica 4.7

GetArrowsOnDiagram(module)

Returns a list of the arrows that appear on an influence diagram. Each arrow is returned as a reference to a list containing three elements: Handle to source node, handle to target node, an integer that has bit zero (i.e., is odd) when the arrow is a dynamic arrow.

History

Introduced in Analytica 4.7.

See Also

Comments


You are not allowed to post comments.