| Package | Description |
|---|---|
| com.openinventor.inventor.actions |
| Modifier and Type | Method and Description |
|---|---|
static SoGetBoundingBoxAction.ResetTypes |
SoGetBoundingBoxAction.ResetTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoGetBoundingBoxAction.ResetTypes |
SoGetBoundingBoxAction.getWhatReset()
Returns what flags were specified to be reset for the reset path.
|
static SoGetBoundingBoxAction.ResetTypes |
SoGetBoundingBoxAction.ResetTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGetBoundingBoxAction.ResetTypes |
SoGetBoundingBoxAction.ResetTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGetBoundingBoxAction.ResetTypes[] |
SoGetBoundingBoxAction.ResetTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoGetBoundingBoxAction.setResetPath(SoPath path,
boolean resetBefore,
SoGetBoundingBoxAction.ResetTypes what)
If a non-NULL path is specified, the action will reset the computed bounding box to be empty and/or the current transformation to identity.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com