Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.InstanceStatus

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFAssem.InstanceStatus

    Fields

    child_changed

    Declaration
    public bool child_changed
    Field Value
    Type Description
    bool

    current_child

    Declaration
    public Tag current_child
    Field Value
    Type Description
    Tag

    info

    Declaration
    public string info
    Field Value
    Type Description
    string

    previous_child

    Declaration
    public Tag previous_child
    Field Value
    Type Description
    Tag
    In this article
    Back to top Generated by DocFX