public class PoMeshSides extends PoMesh2D
PoMesh for more explanations about the current mesh.
If PoMesh2D.zValuesIndex is defined (i.e. >= 0), the altitude values is the mesh scalar value set of which index is zValuesIndex, otherwise the altitude values are the z-coordinates of the surface mesh.
File format/default:
| thresholdType | THRESHOLD_ZMIN |
| thresholdValue | 0.0 |
| valuesIndex | -1 |
| coloringType | COLOR_INHERITED |
| zValuesIndex | -1 |
| vecsIndex | -1 |
| valuesIndexForCellFilter | -1 |
| moduleDataMapping | NULL |
| Modifier and Type | Class and Description |
|---|---|
static class |
PoMeshSides.ThresholdTypes
Type of threshold.
|
PoMesh.ColoringTypesPoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypesInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
THRESHOLD_VALUE
Deprecated.
Use
PoMeshSides.ThresholdTypes.THRESHOLD_VALUE instead. |
static int |
THRESHOLD_ZMAX
Deprecated.
Use
PoMeshSides.ThresholdTypes.THRESHOLD_ZMAX instead. |
static int |
THRESHOLD_ZMIN
Deprecated.
Use
PoMeshSides.ThresholdTypes.THRESHOLD_ZMIN instead. |
SoSFEnum<PoMeshSides.ThresholdTypes> |
thresholdType
Defines the type of threshold.
|
SoSFFloat |
thresholdValue
Defines the limit of the threshold of the mesh sides.
|
zValuesIndexCOLOR_AVERAGE, COLOR_CONTOURING, COLOR_INHERITED, COLOR_MAPPING, COLOR_TEXTURE_CONTOURING, coloringType, creaseAngle, moduleDataMapping, smoothTextureContouring, valuesIndex, valuesIndexForCellFilter, vecsIndexFOLD_NODE_WRITE_FORMAT, SO_ANNO_TEXT3, SO_TEXT3, UNFOLD_NODE_WRITE_FORMAT, UPDATE_METHOD_IMMEDIATE, UPDATE_METHOD_ON_ACTIONboundingBoxIgnoringVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoMeshSides()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
getDataMapping, getIsovaluesList, getModuleDataMapping, setDataMapping, setIsovaluesList, setMesh, setModuleDataMappingaddPostRebuildCallback, addPreRebuildCallback, getDomain, getNodeWriteFormat, getTextType, getUpdateMethod, isBuilt, isModified, isVRML2Mode, rebuild, setDomain, setNodeWriteFormat, setTextType, setUpdateMethod, setVRML2Mode, touchKitgetNodekitCatalog, getPart, getPart, getPartString, getViewportIsEnabled, getViewportOrigin, getViewportSize, isSearchingChildren, set, set, setPart, setSearchingChildrenaffectsState, 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, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int THRESHOLD_ZMIN
PoMeshSides.ThresholdTypes.THRESHOLD_ZMIN instead.@Deprecated public static final int THRESHOLD_ZMAX
PoMeshSides.ThresholdTypes.THRESHOLD_ZMAX instead.@Deprecated public static final int THRESHOLD_VALUE
PoMeshSides.ThresholdTypes.THRESHOLD_VALUE instead.public final SoSFEnum<PoMeshSides.ThresholdTypes> thresholdType
THRESHOLD_ZMIN: the threshold of the side representation is the minimum of the z-value.
THRESHOLD_ZMAX: the threshold of the side representation is the maximum of the z-value.
THRESHOLD_VALUE: the threshold of the side representation is defined by the field thresholdValue.
public final SoSFFloat thresholdValue
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog for this class.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com