Search Results for

    Show / Hide Table of Contents

    Class UFMsao

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    UFMsao
    Implements
    IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public class UFMsao : NXRemotableObject, IMessageSink

    Methods

    AskFace(Tag, int, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskFace(Tag msao, int index, out Tag face)
    Parameters
    Type Name Description
    Tag msao
    int index
    Tag face

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX