public class SoComplexityTypeElement extends SoInt32Element
| Modifier and Type | Class and Description |
|---|---|
static class |
SoComplexityTypeElement.Types
These are the available complexity types:
|
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
BOUNDING_BOX
Deprecated.
Use
SoComplexityTypeElement.Types.BOUNDING_BOX instead. |
static int |
OBJECT_SPACE
Deprecated.
Use
SoComplexityTypeElement.Types.OBJECT_SPACE instead. |
static int |
SCREEN_SPACE
Deprecated.
Use
SoComplexityTypeElement.Types.SCREEN_SPACE instead. |
VERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description |
|---|---|
static SoComplexityTypeElement.Types |
get(SoState state)
Returns current complexity type from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoComplexityTypeElement.Types |
getDefault()
Returns the default complexity type.
|
static void |
set(SoState state,
SoComplexityTypeElement.Types type)
Sets the current complexity type in the state.
|
getClassStackIndex, pop, pushdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int OBJECT_SPACE
SoComplexityTypeElement.Types.OBJECT_SPACE instead.@Deprecated public static final int SCREEN_SPACE
SoComplexityTypeElement.Types.SCREEN_SPACE instead.@Deprecated public static final int BOUNDING_BOX
SoComplexityTypeElement.Types.BOUNDING_BOX instead.public static SoComplexityTypeElement.Types getDefault()
public static SoComplexityTypeElement.Types get(SoState state)
public static void set(SoState state, SoComplexityTypeElement.Types type)
@Deprecated public static int getClassStackIndex()
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com