OOF2: The Manual

Name

OOF.NodeSelection.Select_from_Selected_Segments — Select nodes from selected segments.

Synopsis

OOF.NodeSelection.Select_from_Selected_Segments(skeleton)

Details

  • Parent Menu: OOF.NodeSelection
  • Callback: function modify in module ooflib.engine.skeletonselectionmod
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

OOF.NodeSelection.Select_From_Selected_Segments selects the Nodes that are on the currently selected Segments in the given Skeleton.

Figure 6.44. Selecting Nodes from Selected Segments

Selecting Nodes from Selected Segments

A Skeleton containing some selected Segments, shown as thick green lines.

Selecting Nodes from Selected Segments

The Nodes selected from the selected Segments, shown by the large blue dots.