public class SoNurbsPropertyElement extends SoReplacedElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoNurbsPropertyElement.DrawStyles
Draw style.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
BOUNDARIES_AND_TRIM_CURVES
Deprecated.
|
static int |
CENTRAL_ISO_PARAM_CURVES
Deprecated.
|
static int |
NORMAL
Deprecated.
Use
SoNurbsPropertyElement.DrawStyles.NORMAL instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static void |
set(SoState state,
SoNode node,
SoNurbsPropertyElement.DrawStyles drawStyleMask,
int numSamplePoints,
SbColor color,
short isoParamCurvesPattern,
SoNurbsProperty.TessellationTypes tessType,
float tessDistance,
float tessAngle)
Sets the current NURBS properties attributes in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int NORMAL
SoNurbsPropertyElement.DrawStyles.NORMAL
instead.@Deprecated public static final int BOUNDARIES_AND_TRIM_CURVES
SoNurbsPropertyElement.DrawStyles.BOUNDARIES_AND_TRIM_CURVES
instead.@Deprecated public static final int CENTRAL_ISO_PARAM_CURVES
SoNurbsPropertyElement.DrawStyles.CENTRAL_ISO_PARAM_CURVES
instead.@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoNode node, SoNurbsPropertyElement.DrawStyles drawStyleMask, int numSamplePoints, SbColor color, short isoParamCurvesPattern, SoNurbsProperty.TessellationTypes tessType, float tessDistance, float tessAngle)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com