OOF2: The Manual

Name

Moving Nodes (MoveNodeDisplay) — Display the node being moved by the Move Node toolbox.

Synopsis

MoveNodeDisplay(color,size)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Color for the to-be-moved node. Type: An object of the Color class.
    size
    Node size. Type: An integer in the range [0, 10].

Description

MoveNodeDisplay highlights the node being moved by the Move Nodes toolbox in the Graphics Window. In Keyboard mode, the node to be moved is marked with a dot of radius size in units of the screen pixels size.

A single MoveNodeDisplay is created automatically in each Graphics Window and is not normally visible in the window's layer list. To edit its properties, first select List All Layers in the graphics window's Settings menu.