Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._CustomSymbolText

    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 _CustomSymbolText

    Fields

    current_option

    Declaration
    public int current_option
    Field Value
    Type Description
    System.Int32

    current_value

    Declaration
    public double current_value
    Field Value
    Type Description
    System.Double

    max_value

    Declaration
    public double max_value
    Field Value
    Type Description
    System.Double

    min_value

    Declaration
    public double min_value
    Field Value
    Type Description
    System.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
    System.Int32

    optional_strings

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

    simple_text

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

    text_type

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

    title

    Declaration
    public sbyte *title
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX