Class MiOutlineExtractUnstructured

  • All Implemented Interfaces:
    MiBaseExtractor, MiExtractorUnstructured

    public abstract class MiOutlineExtractUnstructured
    extends java.lang.Object
    implements MiExtractorUnstructured
    Outline extractor for an unstructured mesh.

    Builds a MiLineMeshUnstructured interfaces containing the outline of the given 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.