OOF2: The Manual
Name
Element Group (ElementGroup) — Use an element group as the post-processing domain.
Synopsis
ElementGroup
(elements
)
Details
-
Base class:
Domain
-
Parameters:
elements
- Elements to sample. Type: The name of a element
group,
or the placeholder
selection
, referring to the currently selected elements.
Description
Domain
objects are part of the
post-solution analysis framework, in
which useful data is extracted from the Mesh
. The
Domain
is the subset of the Mesh
to which
the sampling is
applied. When the domain is set to
ElementGroup
, the sampling points are
distributed inside the specified Mesh
Elements
.
ElementGroup
domains support sampling methods in the
point and element categories.
The elements
parameter specifies which elements
to sample. It should either be the name of an element group, or
the special placeholder
object, selected
, indicating that the
currently selected elements should be used.
![]() |
Note |
---|---|
When sampling an |