Package | Description |
---|---|
com.openinventor.inventor.actions |
Modifier and Type | Method and Description |
---|---|
static SoGLRenderAction.FastEditSavePolicies |
SoGLRenderAction.FastEditSavePolicies.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoGLRenderAction.FastEditSavePolicies |
SoGLRenderAction.getFastEditSavePolicy()
Returns fast editing save policy used when rendering.
|
static SoGLRenderAction.FastEditSavePolicies |
SoGLRenderAction.FastEditSavePolicies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLRenderAction.FastEditSavePolicies |
SoGLRenderAction.FastEditSavePolicies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLRenderAction.FastEditSavePolicies[] |
SoGLRenderAction.FastEditSavePolicies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoGLRenderAction.setFastEditSavePolicy(SoGLRenderAction.FastEditSavePolicies policy)
Calls setFastEditSavePolicy(policy, false).
|
void |
SoGLRenderAction.setFastEditSavePolicy(SoGLRenderAction.FastEditSavePolicies policy,
boolean fastEditDelayedObjects)
Sets fast editing save policy to use when rendering.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com