OOF2: The Manual

Name

Selected Nodes (SkeletonNodeSelectionDisplay) — Display the currently selected nodes.

Synopsis

SkeletonNodeSelectionDisplay(color,size)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Color for the selected nodes. Type: An object of the Color class.
    size
    Node size. Type: An integer in the range [0, 10].

Description

SkeletonNOdeSelectionDisplay highlights the currently selected Skeleton nodes by drawing a dot at each node. The size argument is the radius of the dot in units of the screen pixel size.

A single SkeletonNodeSelectionDisplay 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.