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
    struct _Iterator

    Fields

    __initialized

    Declaration
    public IntPtr __initialized
    Field Value
    Type Description
    System.IntPtr

    category

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

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

    type

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