Houdini 11 HScript commands

Get network box flag information

Usages

  1. nbget [-q] [flag] ... [network boxes] ...

The nbget command queries individual network box flags and outputs the result as an “nbset” command. If no specific flags are specified, the values of all flags are outputted. The -q option will cause no messages to be printed on an unknown flag or network box.

Options

-m

Minimized

-p

Picked

Examples

nbget -m netbox*
nbget geo*/*

On this page

Replaced by

Related topics