Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.CustomSymbolText

    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.CustomSymbolText

    Fields

    current_option

    Declaration
    public int current_option
    Field Value
    Type Description
    int

    current_value

    Declaration
    public double current_value
    Field Value
    Type Description
    double

    max_value

    Declaration
    public double max_value
    Field Value
    Type Description
    double

    min_value

    Declaration
    public double min_value
    Field Value
    Type Description
    double

    note_tag

    Declaration
    public Tag note_tag
    Field Value
    Type Description
    Tag

    num_optional_strings

    Declaration
    public int num_optional_strings
    Field Value
    Type Description
    int

    optional_strings

    Declaration
    public string[] optional_strings
    Field Value
    Type Description
    string[]

    simple_text

    Declaration
    public string simple_text
    Field Value
    Type Description
    string

    text_type

    Declaration
    public UFDrf.CustomSymbolTextType text_type
    Field Value
    Type Description
    UFDrf.CustomSymbolTextType

    title

    Declaration
    public string title
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX