Enum FieldEvaluator.InterpolationEnum
Assembly: NXOpen.dll
Syntax
public enum InterpolationEnum
Fields
Name |
Description |
Akima1d |
|
Akima721d |
|
Akima72Linear2d |
|
AkimaLinear2d |
|
ApproxNearestNeighbor2d |
|
ApproxNearestNeighbor3d |
|
ApproxNearestNeighborNd |
|
Biakima2d |
|
Biakima722d |
|
Bicubic2d |
|
Bilinear2d |
|
Cubic1d |
|
CubicLinear2d |
|
Delaunay2dAccurate |
|
Delaunay2dFast |
|
Delaunay2dMedium |
|
Delaunay3dAccurate |
|
Delaunay3dFast |
|
Delaunay3dMedium |
|
InverseDistanceWeighting1d |
|
InverseDistanceWeighting2d |
|
InverseDistanceWeighting3d |
|
InverseDistanceWeightingNd |
|
Linear1d |
|
NearestNeighbor1d |
|
NearestNeighbor2d |
|
NearestNeighbor3d |
|
NearestNeighborNd |
|
None |
|
RenkaShepard2d |
|
RenkaShepard3d |
|
RenkaShepardNd |
|