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