Uses of Class
com.openinventor.inventor.fields.SoMFString
-
Packages that use SoMFString Package Description com.openinventor.inventor.engines com.openinventor.inventor.fields com.openinventor.inventor.geo com.openinventor.inventor.nodes com.openinventor.meshviz.graph -
-
Uses of SoMFString in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFString Modifier and Type Field Description SoMFString
SoCalculator. expression
Expressions to be evaluated. -
Uses of SoMFString in com.openinventor.inventor.fields
Subclasses of SoMFString in com.openinventor.inventor.fields Modifier and Type Class Description class
SoMFFilePathString
Multiple-value field containing any number of file path strings. -
Uses of SoMFString in com.openinventor.inventor.geo
Fields in com.openinventor.inventor.geo declared as SoMFString Modifier and Type Field Description SoMFString
SoGeoCoordinate. geoSystem
Defines the spatial reference frame.SoMFString
SoGeoElevationGrid. geoSystem
Defines the spatial reference frame.SoMFString
SoGeoLocation. geoSystem
Defines the spatial reference frame.SoMFString
SoGeoLOD. geoSystem
Defines the spatial reference frame.SoMFString
SoGeoOrigin. geoSystem
Defines the spatial reference frame. -
Uses of SoMFString in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFString Modifier and Type Field Description SoMFString
SoInteractiveComplexity. fieldSettings
Each string in this field specifies the interactionValue and stillValue for a specific field of a specific node class.SoMFString
SoProjection. parameters
String parameters stored for projections.SoMFString
SoProjection. parametersIn
String parameters stored for projections.SoMFString
SoAnnoText3. string
The text string(s) to display.SoMFString
SoAsciiText. string
The text string(s) to display.SoMFString
SoText2. string
The text string(s) to display.SoMFString
SoText3. string
The text string(s) to display. -
Uses of SoMFString in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFString Modifier and Type Field Description SoMFString
PoMultipleHistogram. columnName
List of numColumns names of the columns.SoMFString
PoGenAxis. gradList
List of graduations.SoMFString
PoTimeAxis. gradRep
List of date representation.SoMFString
PoItemLegend. item
List of item names.SoMFString
PoItemLegend. markerString
The markers are defined by a list of strings.SoMFString
PoSingleHistogram. name
Names of each bars of the histogram.SoMFString
PoMultipleHistogram. rowName
List of numRows names of the rows.SoMFString
PoPieChart. sliceText
Text associated to each slice of the pie chart.SoMFString
PoLabelField. string
List of strings to display.
-