OOF2: The Manual

Name

OOF.NodeSelection.Select_Periodic_Partners — Select nodes whose periodic partners are already selected.

Synopsis

OOF.NodeSelection.Select_Periodic_Partners(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

If the Skeleton is periodic, every Node on a periodic boundary has a partner on the opposite boundary. This command selects the periodic partners of the currently selected Nodes, without unselecting any Nodes.