Search Results for

    Show / Hide Table of Contents

    Struct _MethodList

    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
    struct _MethodList

    Fields

    id

    Declaration
    public Tag id
    Field Value
    Type Description
    Tag

    inter

    Declaration
    public int inter
    Field Value
    Type Description
    System.Int32

    method

    Declaration
    public int method
    Field Value
    Type Description
    System.Int32

    s_curve

    Declaration
    public IntPtr s_curve
    Field Value
    Type Description
    System.IntPtr

    value

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