hwIClientInfo GetTabName

Finds the feature name of the client.

Syntax

hwIClientInfo_handle GetTabName

Application

HyperWorks Tcl Query

Description

This command finds the feature name of the client license file.

Example

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

Error

Success (the feature name) or an error message is returned.

Keywords

HyperWorks

Tcl

Query