Search Results for

    Show / Hide Table of Contents

    Class CleanupOutput

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CleanupOutput
    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.CAM
    Assembly: NXOpen.dll
    Syntax
    public class CleanupOutput : TaggedObject, IMessageSink

    Constructors

    CleanupOutput()

    Declaration
    protected CleanupOutput()

    Properties

    OutputType

    Declaration
    public CleanupOutput.GeomTypes OutputType { get; set; }
    Property Value
    Type Description
    CleanupOutput.GeomTypes

    SteepMergeDistance

    Declaration
    public InheritableDoubleBuilder SteepMergeDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    SteepOverlapDistance

    Declaration
    public InheritableDoubleBuilder SteepOverlapDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    ValleyMergeDistance

    Declaration
    public InheritableDoubleBuilder ValleyMergeDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    ValleyOverlapDistance

    Declaration
    public InheritableDoubleBuilder ValleyOverlapDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    Implements

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