OOF2: The Manual

Name

OOF.SegmentSelection.Select_Internal_Boundary_Segments — Select segments on material or group boundaries.

Synopsis

OOF.SegmentSelection.Select_Internal_Boundary_Segments(skeleton,ignorePBC)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.
    ignorePBC
    Ignore periodicity? Type: Boolean, 0 (false) or 1 (true).

Description

Select all the Segments on the internal boundaries of the Skeleton. Internal boundaries separate Elements that have different dominant pixel categories. That is, the dominant pixel types within the Elements have different assigned Materials or belong to different pixel groups.

Note that the resulting Segment selection does not include segments that are on the exterior of the Microstructure.

Figure 6.47. Selecting Internal Boundary Segments

Selecting Internal Boundary Segments

The pixels in this Microstructure have been grouped by color, and the Segments in green have been selected because they lie on the boundaries between different pixel groups.