Class MiOutlineExtractUnstructured

java.lang.Object
com.openinventor.meshvizxlm.extractors.outline.MiOutlineExtractUnstructured
All Implemented Interfaces:
MiBaseExtractor, MiExtractorUnstructured

public abstract class MiOutlineExtractUnstructured extends 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.