OOF2: The Manual

Name

OOF.ElementSelection.Select_from_Selected_Nodes — Select every element containing a selected node.

Synopsis

OOF.ElementSelection.Select_from_Selected_Nodes(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_Nodes selects all Elements in a Skeleton that contain at least one selected Node.

Figure 6.5. Selecting Elements from Selected Nodes

Selecting Elements from Selected Nodes

Some selected Nodes (blue dots) in a Skeleton, and the (red) elements selected from them.