Houdini 11 HScript commands

Create network boxes

Usages

  1. nbadd [-v] name1 [name2...]

If no arguments are specified, a single network box is created with a default name. If a list of names is entered, network boxes will be created and given the names specified.

Options

-v

Output the actual name of the new network box.

Examples

nbadd leftarm rightarm
Creates two network boxes called “leftarm” and “rightarm”

On this page

Replaced by

Related topics