| Package | Description |
|---|---|
| com.openinventor.solidviz |
Real-time rendering of CSG models.
|
| Modifier and Type | Method and Description |
|---|---|
static SoCSGOperation.OperationTypes |
SoCSGOperation.OperationTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoCSGOperation.OperationTypes |
SoCSGOperation.getOperationType()
Deprecated.
Gets the current operation.
|
static SoCSGOperation.OperationTypes |
SoCSGOperation.OperationTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoCSGOperation.OperationTypes |
SoCSGOperation.OperationTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoCSGOperation.OperationTypes[] |
SoCSGOperation.OperationTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoCSGOperation.setOperationType(SoCSGOperation.OperationTypes opType)
Deprecated.
Defines the current operation.
|
| Constructor and Description |
|---|
SoCSGOperation(SoCSGOperation.OperationTypes opType)
Deprecated.
Constructor.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com