Class MiOutlineExtractIjk

java.lang.Object
com.openinventor.meshvizxlm.extractors.outline.MiOutlineExtractIjk
All Implemented Interfaces:
MiBaseExtractor, MiExtractorIjk
Direct Known Subclasses:
MiOutlineExtractHexahedronIjk

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