Open Inventor Release 2025.1.0
 
Loading...
Searching...
No Matches

Classes

class  MiSkinExtractHexahedronIjk
  MeshViz Extract the skin of an hexahedron IJK mesh. More...
 
class  MiSkinExtractIjk
  MeshViz Skin extractor for a structured volume mesh. More...
 
class  MiSkinExtractUnstructured
  MeshViz Skin extractor for an unstructured volume mesh. More...
 

Typedefs

typedef SoDEPRECATED MiSkinExtractHexahedronIjk MiSkinExtractUnstructuredIjk
  MeshViz Extract the skin of an hexahedron IJK mesh.
 

Detailed Description

Typedef Documentation

◆ MiSkinExtractUnstructuredIjk

MeshViz Extract the skin of an hexahedron IJK mesh.

Builds a MiSurfaceMeshUnstructured interfaces 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 except if they are adjacent to dead cells.

Deprecated

Deprecated since Open Inventor 10000
Use MiSkinExtractHexahedronIjk interface instead.

Definition at line 41 of file MiSkinExtractUnstructuredIjk.h.