Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._DraftAidText

    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 _DraftAidText

    Fields

    _string

    Declaration
    public byte[] _string
    Field Value
    Type Description
    System.Byte[]

    full_num_chars

    Declaration
    public int full_num_chars
    Field Value
    Type Description
    System.Int32

    full_string

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

    num_chars

    Declaration
    public int num_chars
    Field Value
    Type Description
    System.Int32

    num_ints

    Declaration
    public int num_ints
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX