Uses of Interface
com.openinventor.meshvizxlm.meshextracted.data.MeXStringSetI
-
Packages that use MeXStringSetI Package Description com.openinventor.meshvizxlm.extractors.cell Provides classes for cell extraction and utility classes for cells. -
-
Uses of MeXStringSetI in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell that return MeXStringSetI Modifier and Type Method Description abstract MeXStringSetI
MiCellExtractHexahedronIjk. extractStringSet(MiStringSetI stringSet)
Extracts aPER_NODE
string set from the original mesh.abstract MeXStringSetI
MiCellExtractIj. extractStringSet(MiStringSetIj stringSet)
Extracts a string set from the surface mesh.abstract MeXStringSetI
MiCellExtractIjk. extractStringSet(MiStringSetIjk inputSet)
Extracts a string set from the original mesh.abstract MeXStringSetI
MiCellExtractUnstructured. extractStringSet(MiStringSetI inputSet)
Extracts a string set from the original mesh.
-