OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Skeletons.Moving_Nodes — Set default parameters for the Move Node toolbox displays.

Synopsis

OOF.Settings.Graphics_Defaults.Skeletons.Moving_Nodes(color,size)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
  • Callback: function _setDefaultMoveNodeParams in module oof2.engine.IO.movenodedisplay
  • Threadability: Threadable
  • 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

Set default parameters governing how the Move Nodes Toolbox displays the moving node in the graphics window. See MoveNodeDisplay for details. This command can be put in the .oof2rc file to set the defaults for all OOF2 sessions.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */