Search Results for

    Show / Hide Table of Contents

    Struct UFAttr.Iterator

    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 Iterator

    Fields

    __initialized

    Declaration
    public IntPtr __initialized
    Field Value
    Type Description
    System.IntPtr

    category

    Declaration
    public string category
    Field Value
    Type Description
    System.String

    check_category

    Declaration
    public bool check_category
    Field Value
    Type Description
    System.Boolean

    include_also_unset

    Declaration
    public bool include_also_unset
    Field Value
    Type Description
    System.Boolean

    include_only_pdm_based

    Declaration
    public bool include_only_pdm_based
    Field Value
    Type Description
    System.Boolean

    include_only_unset

    Declaration
    public bool include_only_unset
    Field Value
    Type Description
    System.Boolean

    index

    Declaration
    public int index
    Field Value
    Type Description
    System.Int32

    title

    Declaration
    public string title
    Field Value
    Type Description
    System.String

    type

    Declaration
    public int type
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX