::hwp::GetProject

Gets the project handle.

Syntax

::hwp::GetProject

Application

HyperWorks Tcl Query

Description

This procedure returns the project handle of HyperWorks. No arguments are applied to this procedure.

Mandatory Arguments

None.

Optional Arguments

None.

Returns

Returns the project handle.

Example

set projectHandle [::hwp::GetProject]