Class MiOutlineExtractIjk

  • All Implemented Interfaces:
    MiBaseExtractor, MiExtractorIjk
    Direct Known Subclasses:
    MiOutlineExtractHexahedronIjk

    public abstract class MiOutlineExtractIjk
    extends java.lang.Object
    implements MiExtractorIjk
    Outline extractor for structured volume meshes.

    Builds an unstructured line mesh containing the outline of the given volume mesh. The outline of a mesh is made up of all the edges that belong to a single cell. Internal edges of a mesh will not be displayed except when they are adjacent to dead cells.