OOF2: The Manual

Name

By Elements (ExpandByElements) — Expand the node selection by selecting all nodes of neighboring elements.

Synopsis

ExpandByElements()

Details

Description

ExpandByElements is used as the criterion parameter of OOF.NodeSelection.Expand_Node_Selection. It expands the current Node selection by selecting all Nodes that share an Element with a Node that is already selected. When a Skeleton contains quadrilateral Elements, ExpandByElements may select more Nodes than its colleague ExpandBySegments will.

Figure 6.75. Expansion of Node Selection by Neighboring Elements

Expansion of Node Selection by Neighboring Elements

A Skeleton containing some selected Nodes (blue dots).

Expansion of Node Selection by Neighboring Elements

The Elements (in pink) through which the Node selection will be expanded.

Expansion of Node Selection by Neighboring Elements

The expanded set of Nodes.