public class SoIntersectingPrimitive extends Inventor
| Modifier and Type | Class and Description |
|---|---|
static class |
SoIntersectingPrimitive.PrimitiveTypes
Primitive type.
|
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
LINE_SEGMENT
Deprecated.
Use
SoIntersectingPrimitive.PrimitiveTypes.LINE_SEGMENT instead. |
SoPath |
path
Path of the shape.
|
static int |
SEGMENT
Deprecated.
Use
SoIntersectingPrimitive.PrimitiveTypes.SEGMENT instead. |
static int |
TRIANGLE
Deprecated.
Use
SoIntersectingPrimitive.PrimitiveTypes.TRIANGLE instead. |
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoIntersectingPrimitive()
Default constructor.
|
SoIntersectingPrimitive(SoIntersectingPrimitive copyFrom) |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(SoIntersectingPrimitive copyFrom) |
static SoIntersectingPrimitive[] |
toArray(long nativeArray,
long length) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int SEGMENT
SoIntersectingPrimitive.PrimitiveTypes.SEGMENT instead.@Deprecated public static final int LINE_SEGMENT
SoIntersectingPrimitive.PrimitiveTypes.LINE_SEGMENT instead.@Deprecated public static final int TRIANGLE
SoIntersectingPrimitive.PrimitiveTypes.TRIANGLE instead.public final SoPath path
public SoIntersectingPrimitive(SoIntersectingPrimitive copyFrom)
public SoIntersectingPrimitive()
public static SoIntersectingPrimitive[] toArray(long nativeArray, long length)
public void setValue(SoIntersectingPrimitive copyFrom)
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com