Machining.Tolerance Property

Get or set machining tolerance. Affects the final toolpath accuracy.

Reasonable values can be 0.1 mm for roughing and 0.01 mm for finishing for a model with metric units.

Public Property Tolerance() As Double
This language is not supported or no code example is available.
public double Tolerance {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
In 2D machining, affects only the Ramp accuracy.

.NET Framework

Supported in: 4.8

In this article

Definition