Search Results for

    Show / Hide Table of Contents

    Struct UFAssem._InstanceStatus

    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 _InstanceStatus

    Fields

    child_changed

    Declaration
    public bool child_changed
    Field Value
    Type Description
    System.Boolean

    current_child

    Declaration
    public Tag current_child
    Field Value
    Type Description
    Tag

    info

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

    previous_child

    Declaration
    public Tag previous_child
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX