public class PoCoordinateListFilter extends PoMesh1DFilter
PoChart. A list of points is selected by their coordinates from the geometry of the current mesh 1D (PoRegularMesh1D or PoIrregularMesh1D) by all subsequent representations. Nevertheless, if a PoMesh1DHints node with the field geomInterpretation different from AS_IS is found in the path to the representation, the filter is not applied to the mesh 1D geometry but to the computed points (these points are differently computed according to the field geomInterpretation of the class PoMesh1DHints).
File format/default:
| coord | 0 |
| axis | X |
| Modifier and Type | Class and Description |
|---|---|
static class |
PoCoordinateListFilter.AxisType
Axis of the coordinates.
|
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<PoCoordinateListFilter.AxisType> |
axis
Defines the axis of the coordinates.
|
SoMFFloat |
coord
Defines the list of coordinates used to filter the mesh 1D geometry.
|
static int |
X
Deprecated.
Use
PoCoordinateListFilter.AxisType.X instead. |
static int |
Y
Deprecated.
Use
PoCoordinateListFilter.AxisType.Y instead. |
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoCoordinateListFilter()
Constructor.
|
callback, doAction, getBoundingBox, getMatrix, getPrimitiveCount, GLRender, handleEvent, pick, search, writeaffectsState, copy, copy, distribute, getAlternateRep, getByName, getRenderUnitID, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, isBoundingBoxIgnoring, isOverride, rayPick, setOverride, touchcopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int X
PoCoordinateListFilter.AxisType.X instead.@Deprecated public static final int Y
PoCoordinateListFilter.AxisType.Y instead.public final SoMFFloat coord
public final SoSFEnum<PoCoordinateListFilter.AxisType> axis
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com