Search Results for

    Show / Hide Table of Contents

    Class RelatedEdgeMethod

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    SelectionMethod
    RelatedEdgeMethod
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    SelectionMethod.GetSelectedObjects()
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    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 RelatedEdgeMethod : SelectionMethod, IMessageSink, IDisposable

    Constructors

    RelatedEdgeMethod(nint)

    Declaration
    protected RelatedEdgeMethod(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    SelectionMethod.FreeResource()

    GetEdges()

    Declaration
    public CAEEdge[] GetEdges()
    Returns
    Type Description
    CAEEdge[]

    Implements

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