public class PoCurveLine extends PoChart
PoIrregularMesh1D
or PoRegularMesh1D
). The abscissas of the curve are given by the geometry of the current mesh 1D, and the ordinates are given by one of the value-set of the current mesh 1D specified by the field yValuesIndex. The thickness of the line is specified by the field thicknessIndex which is an index of a value-set of the current mesh 1D. If thicknessIndex == -1, the thickness of the curve is inherited. This class also takes into account of the current mesh 1D hints (PoMesh1DHints
). The interpretation of colorBinding is the following :
File format/default:
colorBinding | INHERITED |
yValuesIndex | 0 |
colorValuesIndex | 1 |
material | NULL |
thicknessIndex | -1 |
thicknessBinding | PER_VERTEX_THICKNESS |
thicknessFactor | 1.0 |
Modifier and Type | Class and Description |
---|---|
static class |
PoCurveLine.ThicknessBindings
Thickness binding.
|
PoChart.ColorBindings
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
PER_PART_THICKNESS
Deprecated.
Use
PoCurveLine.ThicknessBindings.PER_PART_THICKNESS instead. |
static int |
PER_VERTEX_THICKNESS
Deprecated.
Use
PoCurveLine.ThicknessBindings.PER_VERTEX_THICKNESS instead. |
SoSFEnum<PoCurveLine.ThicknessBindings> |
thicknessBinding
Defines how thickness values are bound to the curve.
|
SoSFFloat |
thicknessFactor
Defines a multiplicative factor applied to the thickness values.
|
SoSFInt32 |
thicknessIndex
Defines the index of the set of values used to specify the thickness.
|
colorBinding, colorValuesIndex, INHERITED, material, PER_PART, PER_VERTEX, yValuesIndex
FOLD_NODE_WRITE_FORMAT, SO_ANNO_TEXT3, SO_TEXT3, UNFOLD_NODE_WRITE_FORMAT, UPDATE_METHOD_IMMEDIATE, UPDATE_METHOD_ON_ACTION
boundingBoxIgnoring
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoCurveLine()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
addPostRebuildCallback, addPreRebuildCallback, getDomain, getNodeWriteFormat, getTextType, getUpdateMethod, isBuilt, isModified, isVRML2Mode, rebuild, setDomain, setNodeWriteFormat, setTextType, setUpdateMethod, setVRML2Mode, touchKit
getNodekitCatalog, getPart, getPart, getPartString, getViewportIsEnabled, getViewportOrigin, getViewportSize, isSearchingChildren, set, set, setPart, setSearchingChildren
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int PER_PART_THICKNESS
PoCurveLine.ThicknessBindings.PER_PART_THICKNESS
instead.@Deprecated public static final int PER_VERTEX_THICKNESS
PoCurveLine.ThicknessBindings.PER_VERTEX_THICKNESS
instead.public final SoSFInt32 thicknessIndex
public final SoSFEnum<PoCurveLine.ThicknessBindings> thicknessBinding
public final SoSFFloat thicknessFactor
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com