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. See OOF.NodeSelection.Expand_Node_Selection for an illustration.

See Also