::hwp::GetContourLegend

Gets a ContourLegend handle of an animation client model.

Syntax

::hwp::GetContourLegend

Application

HyperWorks Tcl Query

Description

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

Mandatory Arguments

None.

Optional Arguments

None.

Returns

Returns a ContourLegend handle of the active animation client model.

Example

set contourLegendHandle [::hwp::GetContourLegend]