public class MoCellRangesElement extends SoAccumulatedElement
MoCellRanges
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static void |
add(SoState state,
MoCellRanges cellRanges)
Add the given cell ranges for the specified traversal state.
|
static long[] |
getBegin(SoState state,
int numDimension)
Returns the current begin cell index from the specified traversal state.
|
static long[] |
getEnd(SoState state,
int numDimension)
Returns the current end cell index from the specified traversal state.
|
void |
push(SoState state)
Pushes element.
|
getClassStackIndex
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public void push(SoState state)
SoAccumulatedElement
push
in class SoAccumulatedElement
public static void add(SoState state, MoCellRanges cellRanges)
state
- traversal statecellRanges
- cell ranges nodepublic static long[] getBegin(SoState state, int numDimension)
state
- traversal statenumDimension
- number of dimension requested for the cell indexMxMeshViz.UNDEFINED_ID
if the beginning is
not defined.public static long[] getEnd(SoState state, int numDimension)
state
- traversal statenumDimension
- number of dimension requested for the cell indexMxMeshViz.UNDEFINED_ID
if the end is not
defined.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com