OOF2: The Manual

Name

Selected Segments (SkeletonSegmentSelectionDisplay) — Display the currently selected segments.

Synopsis

SkeletonSegmentSelectionDisplay(color,line_width)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Color for the selected segments. Type: An object of the Color class.
    line_width
    Line width. Type: An integer in the range [0, 10].

Description

SkeletonSegmentSelectionDisplay highlights the currently selected Skeleton segments (element edges). The line_width argument is in units of the screen pixel size.

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