public class SoProfileElement extends SoAccumulatedElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoProfileElement.ProfileType
Profile.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
ADD_TO_CURRENT
Deprecated.
Use
SoProfileElement.ProfileType.ADD_TO_CURRENT instead. |
static int |
START_FIRST
Deprecated.
Use
SoProfileElement.ProfileType.START_FIRST instead. |
static int |
START_NEW
Deprecated.
Use
SoProfileElement.ProfileType.START_NEW instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static void |
add(SoState state,
SoProfile profile)
Add to the current profile list.
|
static java.util.Vector<SoNode> |
get(SoState state)
Returns the current list of profile nodes from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
void |
push(SoState state)
Overrides
push() method to copy values from next instance in the stack. |
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int START_FIRST
SoProfileElement.ProfileType.START_FIRST
instead.@Deprecated public static final int START_NEW
SoProfileElement.ProfileType.START_NEW
instead.@Deprecated public static final int ADD_TO_CURRENT
SoProfileElement.ProfileType.ADD_TO_CURRENT
instead.public static java.util.Vector<SoNode> get(SoState state)
@Deprecated public static int getClassStackIndex()
public void push(SoState state)
push()
method to copy values from next instance in the stack.push
in class SoAccumulatedElement
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com