Search Results for

    Show / Hide Table of Contents

    Struct MbActivatedButton

    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 MbActivatedButton

    Fields

    ancestors

    Declaration
    public string[] ancestors
    Field Value
    Type Description
    string[]

    app_id

    Declaration
    public int app_id
    Field Value
    Type Description
    int

    id

    Declaration
    public int id
    Field Value
    Type Description
    int

    menubar_name

    Declaration
    public string menubar_name
    Field Value
    Type Description
    string

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    num_ancestors

    Declaration
    public int num_ancestors
    Field Value
    Type Description
    int

    type

    Declaration
    public sbyte type
    Field Value
    Type Description
    sbyte
    In this article
    Back to top Generated by DocFX