Houdini 11 HScript commands

Sets various options of the network editor.

Usages

  1. neteditor options [-d desktop_name] pane1 ...

You must specify a pane name. If you don’t specify a desk name the command assumes the current desk.

For additional information see the pane command.

Options

-d desktop_name

Desktops to operate on.

-x 0|1

Display group dialog

-w 0|1

Display the world tree control.

-k 0|1

Display the side bar with shelf tools and gallery entries.

-p 0|1

Display parameters

-c 0|1

Display the color palette

-e 0|1

Display expose flag column in list mode. This will set the column for all network types. See netcolumns command for more options.

-n 0|1

Display operator names

-o 0|1

Display the network overview

-s 0|1|2

Sets the connection style (0 = right angle links, 1 = straight links, 2 = rounded links).

-z 0|1

Hide operator toolbar

-G float

Split fraction for groups

-K float

Split fraction for side bar

-T float

Split fraction for tree control

-S user|alpha|type|hier|netbox

Sort order.

  • user = User defined order

  • alpha = Alphabetic order

  • type = Operator type order

  • hier = Hierarchical order

  • netbox = Network Box order

-v path x y scale

Changes how the network specified by path should be displayed. The x and y refer to panning positions, and the scale to the zoom level.

-a 0|1

Snap to grid.

-g 0|1|2

Sets the grid style (0 = don’t draw grid, 1 = draw grid lines, 2 = grid points).

-y float

Snap gravity.

-r float float

Grid size

-m string

Sets the snapping areas. Snapping area letters present in the string will be turned on and otherwise turned off.

For example an empty string would turn off all snapping areas. The string “ae” would turn on the top left corner and the center only.

  • a = top left

  • b = middle left

  • c = bottom left

  • d = top middle

  • e = center

  • f = bottom middle

  • g = top right

  • h = middle right

  • i = bottom right

-N 0|1

Snap to nodes (parents, children, and siblings of the node being dragged) flag.

-H float

Horizontal snap-to-node gravity as a percentage of node width.

-V float

Vertical snap-to-node gravity as a percentage of node height.

-L 0|1

Show the network editor toolbar.

-b 0|1

Display background image.

-l 0|1

Zoom and pan background image.

-f string

Background image filename.

-q float

Background image quality.

-t string string string

Set the op name highlight option. Priorities are set from left to right.

string can be set to any of the following:

  • none

  • comments

  • modified

  • animated

  • overridden

  • subnet

On this page

Replaced by