Search Results for

    Show / Hide Table of Contents

    Struct UFPlist.Prefs

    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
    public struct Prefs

    Fields

    allowManualRows

    Declaration
    public bool allowManualRows
    Field Value
    Type Description
    System.Boolean

    auto_update

    Declaration
    public bool auto_update
    Field Value
    Type Description
    System.Boolean

    callout_increment

    Declaration
    public int callout_increment
    Field Value
    Type Description
    System.Int32

    characters_to_skip

    Declaration
    public string characters_to_skip
    Field Value
    Type Description
    System.String

    create_new_rows_as_locked

    Declaration
    public bool create_new_rows_as_locked
    Field Value
    Type Description
    System.Boolean

    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
    System.Boolean

    initial_callout_field

    Declaration
    public string initial_callout_field
    Field Value
    Type Description
    System.String

    isProtected

    Declaration
    public bool isProtected
    Field Value
    Type Description
    System.Boolean

    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
    System.String

    ref_symbol_text

    Declaration
    public string ref_symbol_text
    Field Value
    Type Description
    System.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
    System.Boolean

    symbol_type

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