OOF2: The Manual

Name

OOF.Skeleton.PinNodes.Pin_Internal_Boundary_Nodes — Pin all internal boundary nodes.

Synopsis

OOF.Skeleton.PinNodes.Pin_Internal_Boundary_Nodes(skeleton)

Details

  • Parent Menu: OOF.Skeleton.PinNodes
  • Callback: function pinnodesmod in module ooflib.engine.pinnodesmodifier
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

Pin internal boundary nodes. Internal boundary nodes are those that are along the boundaries of regions of different pixel categories in the Microstructure.

Pinning internal boundaries is especially useful to clean up a Skeleton after it has adapted to the material boundaries of a Microstructure. Figure 6.51 shows a Skeleton with pinned internal boundary nodes. Figure 6.52 shows the same Skeleton after having been smoothed. The pinned nodes have not moved, although the targets parameter for Smooth was set to AllNodes.

Figure 6.51. Pinning Internal Boundary Nodes

Pinning Internal Boundary Nodes

Pinned nodes are shown in black.


Figure 6.52. Smoothing with Pinned Internal Boundary Nodes

Smoothing with Pinned Internal Boundary Nodes