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
    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 sbyte *characters_to_skip
    Field Value
    Type Description
    System.SByte*

    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 sbyte *initial_callout_field
    Field Value
    Type Description
    System.SByte*

    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 sbyte *main_symbol_text
    Field Value
    Type Description
    System.SByte*

    ref_symbol_text

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

    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