Houdini 11 HScript commands

Plug in command which starts up a TCL shell.

Usages

  1. tcl [command]

This command doesn’t work very well from graphical applications (i.e houdini). Use the tk command to open a graphical shell.

If you don’t specify a TCL command, a TCL shell opens. The TCL environment has an additional “hscript” command which allows you to run hscript commands from TCL.

Replaced by

Related topics