::hwp::GetTensorCtrl

Gets a TensorCtrl handle of an animation client model.

Syntax

::hwp::GetTensorCtrl

Application

HyperWorks Tcl Query

Description

This procedure returns a TensorCtrl handle of the active HyperView model.

Mandatory Arguments

None.

Optional Arguments

None.

Returns

Returns a TensorCtrl handle of the active animation client model.

Example

set tensorCtrlHandle [::hwp::GetTensorCtrl]