Class TurnNcmSmoothing
Inheritance
TurnNcmSmoothing
Assembly: NXOpen.dll
Syntax
public class TurnNcmSmoothing : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
TurnNcmSmoothing()
Declaration
protected TurnNcmSmoothing()
Properties
SmoothingRadius
Declaration
public InheritableToolDepBuilder SmoothingRadius { get; }
Property Value
SmoothingState
Declaration
public bool SmoothingState { get; set; }
Property Value
ToleranceTypeOption
Declaration
public TurnNcmSmoothing.ToleranceTypeOptions ToleranceTypeOption { get; set; }
Property Value
ToleranceValue
Declaration
public InheritableDoubleBuilder ToleranceValue { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink