::GetClientHandle
This command will get a handle for the MotionView client in the active page and the active window.
Syntax
::model::GetClientHandle argHandle
Application
MotionView Tcl
Description
This command will get a handle for the MotionView client in the active page and the active window.
Inputs
- argHandle
 - This argument is the name to be used for the handle to the client that is to be retrieved.
 
Example
::model::GetClientHandle client
      Errors
On successful execution of the command, “success” is returned, otherwise “error” is returned.