Search Results for

    Show / Hide Table of Contents

    Struct UFPlist.Prefs

    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 UFPlist.Prefs

    Fields

    allowManualRows

    Declaration
    public bool allowManualRows
    Field Value
    Type Description
    bool

    auto_update

    Declaration
    public bool auto_update
    Field Value
    Type Description
    bool

    callout_increment

    Declaration
    public int callout_increment
    Field Value
    Type Description
    int

    characters_to_skip

    Declaration
    public string characters_to_skip
    Field Value
    Type Description
    string

    create_new_rows_as_locked

    Declaration
    public bool create_new_rows_as_locked
    Field Value
    Type Description
    bool

    grow_direction

    Declaration
    public UFPlist.GrowDirection grow_direction
    Field Value
    Type Description
    UFPlist.GrowDirection

    highlight_manual_text

    Declaration
    public bool highlight_manual_text
    Field Value
    Type Description
    bool

    initial_callout_field

    Declaration
    public string initial_callout_field
    Field Value
    Type Description
    string

    isProtected

    Declaration
    public bool isProtected
    Field Value
    Type Description
    bool

    ldr_method

    Declaration
    public UFPlist.LdrMethod ldr_method
    Field Value
    Type Description
    UFPlist.LdrMethod

    main_symbol_text

    Declaration
    public string main_symbol_text
    Field Value
    Type Description
    string

    ref_symbol_text

    Declaration
    public string ref_symbol_text
    Field Value
    Type Description
    string

    section_prefs

    Declaration
    public UFTabnot.SectionPrefs section_prefs
    Field Value
    Type Description
    UFTabnot.SectionPrefs

    sort_on_update

    Declaration
    public bool sort_on_update
    Field Value
    Type Description
    bool

    symbol_type

    Declaration
    public UFPlist.SymbolType symbol_type
    Field Value
    Type Description
    UFPlist.SymbolType
    In this article
    Back to top Generated by DocFX