Clicks the mouse on a rectangle, ellipse, arrow or figure caption.
Syntax
pd.ClickMouse (theElement)
pd.ClickMouse (variableName)
pd.ClickMouse (elementNumber)
The ClickMouse method syntax has the following parts:
| Part | Description | 
| theElement | A path diagram object (of type PDElement). | 
| variableName | (String) The name of a variable. | 
| elementNumber | An integer that specifies an object in the path diagram. Objects are numbered starting with 1. |