OOF2: The Manual
Name
Edge Boundary (SkeletonEdgeBoundaryDomain) — Use a Skeleton edge boundary as the post-processing domain.
Synopsis
SkeletonEdgeBoundaryDomain(boundary,side)
Details
-
Base class:
Domain -
Parameters:
boundary- The name of the boundary on which to evaluate the output. Type: The name of an edge boundary of the
Skeleton. side- Use the element on this side, if both exist. Type: An object from the
SegmentSideenumerated class.
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
SkeletonEdgeBoundaryDomain, output is
evaluated along the Segment edges in the Mesh corresponding to
the given edge
boundary.
SkeletonEdgeBoundaryDomain domains support sampling methods in the
bent line category.



