Search Results for

    Show / Hide Table of Contents

    Enum FieldTable.InterpolationEnum

    Namespace: NXOpen.Fields
    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
    In This Article
    Back to top Generated by DocFX