Search Results for

    Show / Hide Table of Contents

    Struct ModlSrfValue

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct ModlSrfValue

    Fields

    srf_d2u

    Declaration
    public double[] srf_d2u
    Field Value
    Type Description
    System.Double[]

    srf_d2udv

    Declaration
    public double[] srf_d2udv
    Field Value
    Type Description
    System.Double[]

    srf_d2v

    Declaration
    public double[] srf_d2v
    Field Value
    Type Description
    System.Double[]

    srf_d3u

    Declaration
    public double[] srf_d3u
    Field Value
    Type Description
    System.Double[]

    srf_d3v

    Declaration
    public double[] srf_d3v
    Field Value
    Type Description
    System.Double[]

    srf_du

    Declaration
    public double[] srf_du
    Field Value
    Type Description
    System.Double[]

    srf_dud2v

    Declaration
    public double[] srf_dud2v
    Field Value
    Type Description
    System.Double[]

    srf_dudv

    Declaration
    public double[] srf_dudv
    Field Value
    Type Description
    System.Double[]

    srf_dv

    Declaration
    public double[] srf_dv
    Field Value
    Type Description
    System.Double[]

    srf_normal

    Declaration
    public double[] srf_normal
    Field Value
    Type Description
    System.Double[]

    srf_pos

    Declaration
    public double[] srf_pos
    Field Value
    Type Description
    System.Double[]

    srf_unormal

    Declaration
    public double[] srf_unormal
    Field Value
    Type Description
    System.Double[]
    In This Article
    Back to top Generated by DocFX