::hwp::GetQueryControl

Gets a query handle of an animation client model.

Syntax

::hwp::GetQueryControl

Application

HyperWorks Tcl Query

Description

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

Mandatory Arguments

None.

Optional Arguments

None.

Returns

Returns a query handle of the active animation client model.

Example

set queryControlHandle [::hwp::GetQueryControl]