OOF2: The Manual
Name
Point boundary from segments (PointFromSegments) — Construct a point boundary from the endpoints of a set of segments.
Synopsis
PointFromSegments(group)
Details
-
Base class:
BoundaryConstructor -
Parameters:
group- Construct the boundary from these segments Type: The name of a segment
group,
or the placeholder
selection, referring to the currently selected segments.
Description
PointFromSegments is a BoundaryConstructor, used as the
constructor argument of the OOF.Skeleton.Boundary.Construct command when
building Skeleton boundaries.
It creates Point
Boundaries from the currently selected Skeleton
Segments or from a group of
Segments. The Segments are specified by the
group parameter, which must be either the name
of a Segment group or the special placeholder object,
selection. The boundary is constructed
from the Nodes at the end of every Segment in the
group, whether or not they're on the exterior
of the set, as shown in Figure 6.89.





