Uses of Interface
com.openinventor.meshvizxlm.mesh.data.MiStringSetI
Packages that use MiStringSetI
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides interfaces for extracted data sets definition.
-
Uses of MiStringSetI in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell with parameters of type MiStringSetIModifier and TypeMethodDescriptionabstract MeXStringSetI
MiCellExtractHexahedronIjk.extractStringSet
(MiStringSetI stringSet) Extracts aPER_NODE
string set from the original mesh.abstract MeXStringSetI
MiCellExtractUnstructured.extractStringSet
(MiStringSetI inputSet) Extracts a string set from the original mesh. -
Uses of MiStringSetI in com.openinventor.meshvizxlm.meshextracted.data
Subinterfaces of MiStringSetI in com.openinventor.meshvizxlm.meshextracted.dataModifier and TypeInterfaceDescriptioninterface
String set interface for extracted unstructured meshes.