hwISession RegisterExternalSolver
Appends an external solver to the list of registered external solvers.
Syntax
hwISession_handle RegisterExternalSolver name, path
Application
HyperWorks Tcl Query
Inputs
- name
- The name of the external solver.
- path
- The path to the external solver executable.
Example
hwi GetSessionHandle mySessionName
mySessionName PublishSession myReportName 20
Error
Success (0) or an error code.