Class ZAxisSmoothing
Inheritance
ZAxisSmoothing
Assembly: NXOpen.dll
Syntax
public class ZAxisSmoothing : TaggedObject, IMessageSink
Constructors
ZAxisSmoothing()
Declaration
protected ZAxisSmoothing()
Properties
Option
Declaration
public ZAxisSmoothing.Options Option { get; set; }
Property Value
Radius
Declaration
public InheritableToolDepBuilder Radius { get; }
Property Value
RampAngle
Declaration
public InheritableDoubleBuilder RampAngle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink