hm_jobs_getServerList
Returns the list of servers added by HyperWorks Desktop.
Syntax
hm_jobs_getServerList
Type
HyperMesh Tcl Query Command
Description
Returns the list of servers added by HyperWorks Desktop.
Note that the "local" server is always available by default in the servers list and can neither be deleted nor edited.
Example
To get the list of added servers:
hm_jobs_getServerList
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
14.0.130