Class MiSkinExtractIjk

java.lang.Object
com.openinventor.meshvizxlm.extractors.skin.MiSkinExtractIjk
All Implemented Interfaces:
MiBaseExtractor, MiExtractorIjk
Direct Known Subclasses:
MiSkinExtractHexahedronIjk

public abstract class MiSkinExtractIjk extends Object implements MiExtractorIjk
Skin extractor for a structured volume mesh.

Builds a MiSurfaceMeshUnstructured interface containing the mesh skin for the given data set at the given value. The skin of a mesh is made up of all the faces that belong to only one cell. Internal faces of a mesh will not be displayed unless they are adjacent to dead cells.