Uses of Interface
com.openinventor.meshvizxlm.mesh.data.MiStringSetIj
-
Packages that use MiStringSetIj Package Description com.openinventor.meshvizxlm.extractors.cell Provides classes for cell extraction and utility classes for cells.com.openinventor.meshvizxlm.meshextracted.data Provides interfaces for extracted data sets definition. -
-
Uses of MiStringSetIj in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell with parameters of type MiStringSetIj Modifier and Type Method Description abstract MeXStringSetI
MiCellExtractIj. extractStringSet(MiStringSetIj stringSet)
Extracts a string set from the surface mesh. -
Uses of MiStringSetIj in com.openinventor.meshvizxlm.meshextracted.data
Subinterfaces of MiStringSetIj in com.openinventor.meshvizxlm.meshextracted.data Modifier and Type Interface Description interface
MeXStringSetIj
String set interface for extracted structured surface meshes.
-