| Package | Description |
|---|---|
| com.openinventor.inventor.actions | |
| com.openinventor.inventor.nodes |
| Modifier and Type | Method and Description |
|---|---|
SoShapeHints.ShapeTypes |
SoCallbackAction.getShapeType()
Returns the current shape hints from the state.
|
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoShapeHints.ShapeTypes> |
SoShapeHints.shapeType
Indicates whether the shape is known to enclose a volume (SOLID) or not.
|
| Modifier and Type | Method and Description |
|---|---|
static SoShapeHints.ShapeTypes |
SoShapeHints.ShapeTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoShapeHints.ShapeTypes |
SoShapeHints.ShapeTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoShapeHints.ShapeTypes |
SoShapeHints.ShapeTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoShapeHints.ShapeTypes[] |
SoShapeHints.ShapeTypes.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