Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.DraftAidText

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFDrf.DraftAidText

    Fields

    _string

    Declaration
    public string _string
    Field Value
    Type Description
    string

    full_num_chars

    Declaration
    public int full_num_chars
    Field Value
    Type Description
    int

    full_string

    Declaration
    public string full_string
    Field Value
    Type Description
    string

    num_chars

    Declaration
    public int num_chars
    Field Value
    Type Description
    int

    num_ints

    Declaration
    public int num_ints
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX