Enum FieldTable.InterpolationEnum
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX7.5.2. Use NXOpen.Fields.FieldEvaluator.InterpolationEnum instead.")]
public enum InterpolationEnum
Fields
Name |
Description |
Delaunay2dAccurate |
|
Delaunay2dFast |
|
Delaunay2dMedium |
|
Delaunay3dAccurate |
|
Delaunay3dFast |
|
Delaunay3dMedium |
|
InverseDistanceWeighting1d |
|
InverseDistanceWeighting2d |
|
InverseDistanceWeighting3d |
|
InverseDistanceWeightingNd |
|
Linear1d |
|
NearestNeighbor1d |
|
NearestNeighbor2d |
|
NearestNeighbor3d |
|
NearestNeighborNd |
|
None |
|
RenkaShepard2d |
|
RenkaShepard3d |
|
RenkaShepardNd |
|