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

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.

Figure 6.89. Constructing a Point Boundary from Segments

Constructing a Point Boundary from Segments

Selected Segments, in green.

Constructing a Point Boundary from Segments

A point boundary constructed from the selected Segments. Boundary conditions will be applied at all the highlighted points, even those that aren't at the geometrical boundaries of the region.