hwIHWC EvalHWC
Loads the given model file, overlaying any existing models.
Syntax
hwIHWC_handle EvalHWC <hwc_command>
Application
Tcl Modify
Description
This command executes an HWC command in Tcl.
Inputs
- hwc_command
- The HWC command to be evaluated.
Example
hwi GetSessionHandle sessHandle
sessHandle GetHWCHandle hwcHandle
hwcHandle EvalHWC "show all"
Error
Returns success (0) or an error code.