Search Results for

    Show / Hide Table of Contents

    Class PostMeshCollector

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    PostMeshCollector
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class PostMeshCollector : TaggedObject, IMessageSink

    Constructors

    PostMeshCollector()

    Declaration
    protected PostMeshCollector()

    Methods

    GetCollectorType()

    Declaration
    public PostMeshCollector.CollectorType GetCollectorType()
    Returns
    Type Description
    PostMeshCollector.CollectorType

    GetName()

    Declaration
    public string GetName()
    Returns
    Type Description
    string

    GetPostMeshCollectors()

    Declaration
    public PostMeshCollector[] GetPostMeshCollectors()
    Returns
    Type Description
    PostMeshCollector[]

    GetPostMeshes()

    Declaration
    public PostMesh[] GetPostMeshes()
    Returns
    Type Description
    PostMesh[]

    Implements

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