Search Results for

    Show / Hide Table of Contents

    Struct UFGdt._DrfData

    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 _DrfData

    Fields

    description

    Declaration
    public sbyte *description
    Field Value
    Type Description
    System.SByte*

    name

    Declaration
    public sbyte *name
    Field Value
    Type Description
    System.SByte*

    primary

    Declaration
    public IntPtr primary
    Field Value
    Type Description
    System.IntPtr

    secondary

    Declaration
    public IntPtr secondary
    Field Value
    Type Description
    System.IntPtr

    tertiary

    Declaration
    public IntPtr tertiary
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX