OOF2: The Manual

Name

OOF.ElementSelection.Select_from_Selected_Segments — Select every element adjacent to selected segments.

Synopsis

OOF.ElementSelection.Select_from_Selected_Segments(skeleton)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

OOF.ElementSelection.Select_From_Selected_Segments selects all Elements in a Skeleton that contain at least one selected Segment.

Figure 6.6. Selecting Elements from Selected Segments

Selecting Elements from Selected Segments

A Skeleton containing some selected Segments (in green) and the Elements selected from them.