OOF2: The Manual
Name
Point boundary from nodes (PointFromNodes) — Construct a point boundary from a set of nodes.
Synopsis
PointFromNodes(group)
Details
-
Base class:
BoundaryConstructor -
Parameters:
group- Construct the boundary from these nodes Type: The name of a node group, or
the placeholder
selection, referring to the currently selected nodes.
Description
PointFromNodes 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
Nodes or from a group of
Nodes. The Nodes are specified by the
group parameter, which must be either the name
of a Node group or the special placeholder object,
selection.



