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 SoMFStringSoCalculator. expressionExpressions to be evaluated. -
Uses of SoMFString in com.openinventor.inventor.fields
Subclasses of SoMFString in com.openinventor.inventor.fields Modifier and Type Class Description classSoMFFilePathStringMultiple-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 SoMFStringSoGeoCoordinate. geoSystemDefines the spatial reference frame.SoMFStringSoGeoElevationGrid. geoSystemDefines the spatial reference frame.SoMFStringSoGeoLocation. geoSystemDefines the spatial reference frame.SoMFStringSoGeoLOD. geoSystemDefines the spatial reference frame.SoMFStringSoGeoOrigin. geoSystemDefines 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 SoMFStringSoInteractiveComplexity. fieldSettingsEach string in this field specifies the interactionValue and stillValue for a specific field of a specific node class.SoMFStringSoProjection. parametersString parameters stored for projections.SoMFStringSoProjection. parametersInString parameters stored for projections.SoMFStringSoAnnoText3. stringThe text string(s) to display.SoMFStringSoAsciiText. stringThe text string(s) to display.SoMFStringSoText2. stringThe text string(s) to display.SoMFStringSoText3. stringThe 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 SoMFStringPoMultipleHistogram. columnNameList of numColumns names of the columns.SoMFStringPoGenAxis. gradListList of graduations.SoMFStringPoTimeAxis. gradRepList of date representation.SoMFStringPoItemLegend. itemList of item names.SoMFStringPoItemLegend. markerStringThe markers are defined by a list of strings.SoMFStringPoSingleHistogram. nameNames of each bars of the histogram.SoMFStringPoMultipleHistogram. rowNameList of numRows names of the rows.SoMFStringPoPieChart. sliceTextText associated to each slice of the pie chart.SoMFStringPoLabelField. stringList of strings to display.
-