| Package | Description |
|---|---|
| com.openinventor.inventor.actions |
| Modifier and Type | Method and Description |
|---|---|
static SoGlobalSimplifyAction.Strategies |
SoGlobalSimplifyAction.Strategies.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoGlobalSimplifyAction.Strategies |
SoGlobalSimplifyAction.getSimplificationStrategy()
Gets the strategy used to determine how to group triangles into the simplified shapes.
|
static SoGlobalSimplifyAction.Strategies |
SoGlobalSimplifyAction.Strategies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGlobalSimplifyAction.Strategies |
SoGlobalSimplifyAction.Strategies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGlobalSimplifyAction.Strategies[] |
SoGlobalSimplifyAction.Strategies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoGlobalSimplifyAction.setSimplificationStrategy(SoGlobalSimplifyAction.Strategies st)
Sets the strategy used to determine how to group triangles into the simplified shapes.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com