Package | Description |
---|---|
com.openinventor.inventor.actions |
Modifier and Type | Method and Description |
---|---|
static SoDistributeAction.DistributeMethods |
SoDistributeAction.DistributeMethods.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoDistributeAction.DistributeMethods |
SoDistributeAction.getDistributeMethod()
Returns the algorithm used to distribute the scene graph.
|
static SoDistributeAction.DistributeMethods |
SoDistributeAction.DistributeMethods.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDistributeAction.DistributeMethods |
SoDistributeAction.DistributeMethods.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDistributeAction.DistributeMethods[] |
SoDistributeAction.DistributeMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoDistributeAction.setDistributeMethod(SoDistributeAction.DistributeMethods distribMethod)
Specifies the algorithm used to distribute the scene graph.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com