Class CleanupSettings
Inheritance
CleanupSettings
Assembly: NXOpen.dll
Syntax
public class CleanupSettings : TaggedObject, IMessageSink
Constructors
CleanupSettings()
Declaration
protected CleanupSettings()
Properties
AutoSave
Declaration
public bool AutoSave { get; set; }
Property Value
Directional
Declaration
public bool Directional { get; set; }
Property Value
Declaration
public bool ExtraCrossDrive { get; set; }
Property Value
SteepAngle
Declaration
public InheritableDoubleBuilder SteepAngle { get; }
Property Value
SteepAreas
Declaration
public bool SteepAreas { get; set; }
Property Value
Valleys
Declaration
public bool Valleys { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink