OOF2: The Manual
Name
Pixel Group (PixelGroup) — Use a pixel group as a post-processing domain.
Synopsis
PixelGroup
(pixels
)
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
PixelGroup
, the sampling points are derived
from the positions of the pixels in the group.
PixelGroup
domains support sampling methods in the
point and pixel categories.
The pixels
parameter determines which pixels
are used to define the domain. It is either the name of a pixel
group or one of the placeholder objects,
selection
or
all
. selection
indicates that the currently selected pixels should be used, and
all
indicates that all pixels in the
Microstructure
should be used.
![]() |
Note |
---|---|
When using a |