| Package | Description |
|---|---|
| com.openinventor.inventor.details | |
| com.openinventor.inventor.nodes |
| Modifier and Type | Method and Description |
|---|---|
SoText3.PartType |
SoTextDetail.getPart()
For
SoText3, this returns which part was picked or generated. |
| Modifier and Type | Method and Description |
|---|---|
void |
SoTextDetail.setPart(SoText3.PartType p) |
| Modifier and Type | Field and Description |
|---|---|
SoSFBitMask<SoText3.PartType> |
SoText3.parts
Which parts of text are visible.
|
| Modifier and Type | Method and Description |
|---|---|
static SoText3.PartType |
SoText3.PartType.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoText3.PartType |
SoText3.PartType.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoText3.PartType |
SoText3.PartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoText3.PartType[] |
SoText3.PartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com