Interface MiStringSetI
- All Superinterfaces:
MiDataSet
,MiDataSetI
,MiStringSet
- All Known Subinterfaces:
MeXStringSetI
String set interface for unstructured meshes.
An interface for a string set usable in any extract of an unstructured mesh.
-
Method Summary
Methods inherited from interface com.openinventor.meshvizxlm.mesh.data.MiDataSet
getBinding, getName, getTimeStamp
-
Method Details
-
get
Returns the value of this string set at the specified position.- Parameters:
i
- index of the value to return- Returns:
- the value at the specified position in this string set
-