Search Results for

    Show / Hide Table of Contents

    Class UFModlSweep

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    UFModlSweep
    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 UFModlSweep : NXRemotableObject, IMessageSink

    Methods

    FreeTrimData(ref ModlSweepTrimObject)

    Declaration
    public void FreeTrimData(ref ModlSweepTrimObject trim_object)
    Parameters
    Type Name Description
    ModlSweepTrimObject trim_object

    Implements

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