OOF2: The Manual
Name
Cross Section (CrossSectionDomain) — Use a Mesh cross section as the post-processing domain.
Synopsis
CrossSectionDomain(cross_section)
Details
-
Base class:
Domain -
Parameters:
cross_section- The cross section to sample. Type: A character string.
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
CrossSectionDomain, the sampling points are
distributed along a MeshCrossSection, or a one-dimensional
cut through the Mesh.
CrossSectionDomain domains support sampling methods in the
line and bent line categories.



