Search Results for

    Show / Hide Table of Contents

    Struct UFMb.ApplicationData

    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 UFMb.ApplicationData

    Fields

    design_in_context_supported

    Declaration
    public bool design_in_context_supported
    Field Value
    Type Description
    bool

    drawings_supported

    Declaration
    public bool drawings_supported
    Field Value
    Type Description
    bool

    enter_proc

    Declaration
    public UFMb.EnterProcT enter_proc
    Field Value
    Type Description
    UFMb.EnterProcT

    exit_proc

    Declaration
    public UFMb.ExitProcT exit_proc
    Field Value
    Type Description
    UFMb.ExitProcT

    id

    Declaration
    public int id
    Field Value
    Type Description
    int

    init_proc

    Declaration
    public UFMb.InitProcT init_proc
    Field Value
    Type Description
    UFMb.InitProcT

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    supports_undo

    Declaration
    public bool supports_undo
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX