| Package | Description |
|---|---|
| com.openinventor.inventor.nodes |
| Modifier and Type | Method and Description |
|---|---|
static SoPattern.FilterTypes |
SoPattern.FilterTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoPattern.FilterTypes |
SoPattern.FilterTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoPattern.FilterTypes |
SoPattern.FilterTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoPattern.FilterTypes[] |
SoPattern.FilterTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SoPattern.loadPatterns(java.lang.String fileName,
int numFilters,
java.lang.String[] filterNames,
SoPattern.FilterTypes filterType)
Loads a pattern file, with optional filtering of patterns.
|
static boolean |
SoPattern.loadPatterns(java.lang.String fileName,
java.lang.String[] filterNames,
SoPattern.FilterTypes filterType)
Loads a pattern file, with optional filtering of patterns.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com