OOF2: The Manual

Name

OOF.SegmentSelection.Select_Named_Boundary — Select segments belonging to the given skeleton edge boundary.

Synopsis

OOF.SegmentSelection.Select_Named_Boundary(skeleton,boundary)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.
    boundary
    Select segments in this boundary Type: The name of an edge boundary of the Skeleton.

Description

Select all the Segments contained in the given Skeleton boundary. The boundary must be a edge boundary.