Class NcmSmoothingBuilder
Inheritance
System.Object
System.MarshalByRefObject
NcmSmoothingBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class NcmSmoothingBuilder : TaggedObject, IMessageSink
Constructors
NcmSmoothingBuilder()
Declaration
protected NcmSmoothingBuilder()
Properties
ApplyCornersSmoothing
Declaration
public bool ApplyCornersSmoothing { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ApplyCornersSmoothingTransfers
Declaration
public bool ApplyCornersSmoothingTransfers { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EngRetMaxToolAxisChange
Declaration
public double EngRetMaxToolAxisChange { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
EngRetTolerance
Declaration
public double EngRetTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
EngRetToleranceSource
Declaration
public NcmSmoothingBuilder.SmoothToleranceSources EngRetToleranceSource { get; set; }
Property Value
Type | Description |
---|---|
NcmSmoothingBuilder.SmoothToleranceSources |
MaxStepoverDistance
Declaration
public InheritableToolDepBuilder MaxStepoverDistance { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
OverrideWithSmoothConnections
Declaration
public bool OverrideWithSmoothConnections { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PartSafeClearance
Declaration
public InheritableToolDepBuilder PartSafeClearance { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
RegionDistance
Declaration
public InheritableToolDepBuilder RegionDistance { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
SmoothHeight
Declaration
public InheritableToolDepBuilder SmoothHeight { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
SmoothingRadius
Declaration
public InheritableToolDepBuilder SmoothingRadius { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
SmoothLength
Declaration
public InheritableToolDepBuilder SmoothLength { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
TransferMaxToolAxisChange
Declaration
public double TransferMaxToolAxisChange { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TransferTolerance
Declaration
public double TransferTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TransferToleranceSource
Declaration
public NcmSmoothingBuilder.SmoothToleranceSources TransferToleranceSource { get; set; }
Property Value
Type | Description |
---|---|
NcmSmoothingBuilder.SmoothToleranceSources |
Implements
System.Runtime.Remoting.Messaging.IMessageSink