hwIClientInfo GetTclName

Finds the Tcl name for the client.

Syntax

hwIClientInfo_handle GetTclName

Application

HyperWorks Tcl Query

Description

This command finds the Tcl name for the client that you are using.

Example

hwi OpenStack;
hwi GetSessionHandle sess;
sess GetClientInfoHandle ci Plot
ci GetTclName

Error

A success (the Tcl name) or an error message is returned.

Keywords

HyperWorks

Tcl

Query