::hwp::GetVectorCtrl
Gets a VectorCtrl handle of an animation client model.
Syntax
::hwp::GetVectorCtrl
Application
Tcl Query
Description
This procedure returns a VectorCtrl handle of the active HyperView model.
Mandatory Arguments
None.
Optional Arguments
None.
Returns
Returns a VectorCtrl handle of the active animation client model.
Example
set vectorCtrlHandle [::hwp::GetVectorCtrl]