Class CleanupOutput
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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