ModuleTreeSize

Description:              This function returns the height or width of a module tree diagram in pixel coordinates.

Returns:                    Numeric

Usage:                       Script or Steady State

Format:                      ModuleTreeSize(ModTree, Mode)

Parameters:             ModTree   { Module Tree }  { required }  { no default }

                                      Any expression for the code value of the module tree.

                                    Mode   { numeric }  { required }  { no default }

                                      Any numeric expression denoting which dimension of the tree to return:

Mode

Dimension

0

Height of tree

1

Width of tree

 

See Also:

ModuleTree