OOF2: The Manual

Name

Pinned Nodes (PinnedNodesDisplay) — Display the pinned nodes.

Synopsis

PinnedNodesDisplay(color,size)

Details

  • Base class: DisplayMethod
  • Parameters:

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

Description

PinnedNodesDisplay highlights the nodes which are pinned in a Skeleton. Each pinned node is marked with a dot whose radius is given, in screen pixel units, by the size argument.

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