OOF2: The Manual
Name
BoundaryModifier — Tools to modify Skeleton boundaries.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Add segments (
AddSegments) -- Add a set of segments to an existing edge boundary. -
Remove segments (
RemoveSegments) -- Remove a set of segments from an existing boundary. -
Reverse direction (
ReverseBoundary) -- Reverse the direction of an edge boundary. -
Add nodes (
AddNodes) -- Add a set of nodes to an existing point boundary. -
Remove nodes (
RemoveNodes) -- Remove a set of nodes from an existing point boundary.
Description
BoundaryModifiers are used as the
modifier parameter in OOF.Skeleton.Boundary.Modify. They make
changes in a Skeleton boundary.



