Class NcmSmoothingBuilder
Inheritance
NcmSmoothingBuilder
Assembly: NXOpen.dll
Syntax
public class NcmSmoothingBuilder : TaggedObject, IMessageSink
Constructors
NcmSmoothingBuilder()
Declaration
protected NcmSmoothingBuilder()
Properties
Declaration
public bool ApplyCornersSmoothing { get; set; }
Property Value
Declaration
public bool ApplyCornersSmoothingTransfers { get; set; }
Property Value
Declaration
public double EngRetMaxToolAxisChange { get; set; }
Property Value
EngRetTolerance
Declaration
public double EngRetTolerance { get; set; }
Property Value
EngRetToleranceSource
Declaration
public NcmSmoothingBuilder.SmoothToleranceSources EngRetToleranceSource { get; set; }
Property Value
MaxStepoverDistance
Declaration
public InheritableToolDepBuilder MaxStepoverDistance { get; }
Property Value
OverrideWithSmoothConnections
Declaration
public bool OverrideWithSmoothConnections { get; set; }
Property Value
PartSafeClearance
Declaration
public InheritableToolDepBuilder PartSafeClearance { get; }
Property Value
RegionDistance
Declaration
public InheritableToolDepBuilder RegionDistance { get; }
Property Value
SmoothHeight
Declaration
public InheritableToolDepBuilder SmoothHeight { get; }
Property Value
SmoothLength
Declaration
public InheritableToolDepBuilder SmoothLength { get; }
Property Value
SmoothingRadius
Declaration
public InheritableToolDepBuilder SmoothingRadius { get; }
Property Value
Declaration
public double TransferMaxToolAxisChange { get; set; }
Property Value
TransferTolerance
Declaration
public double TransferTolerance { get; set; }
Property Value
TransferToleranceSource
Declaration
public NcmSmoothingBuilder.SmoothToleranceSources TransferToleranceSource { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink