::hwp::GetProject
Gets the project handle.
Syntax
::hwp::GetProject
Application
Tcl Query
Description
This procedure returns the project handle. No arguments are applied to this procedure.
Mandatory Arguments
None.
Optional Arguments
None.
Returns
Returns the project handle.
Example
set projectHandle [::hwp::GetProject]