Class CleanupOutput
Inheritance
CleanupOutput
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
SteepMergeDistance
Declaration
public InheritableDoubleBuilder SteepMergeDistance { get; }
Property Value
SteepOverlapDistance
Declaration
public InheritableDoubleBuilder SteepOverlapDistance { get; }
Property Value
ValleyMergeDistance
Declaration
public InheritableDoubleBuilder ValleyMergeDistance { get; }
Property Value
ValleyOverlapDistance
Declaration
public InheritableDoubleBuilder ValleyOverlapDistance { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink