Machining.GetDefaultStraightTangentLeadLength Method

Computes the default ramp clearance height.
Protected Function GetDefaultStraightTangentLeadLength( _ 
ByVal cutter As EndMill
) As Double
This language is not supported or no code example is available.
protected double GetDefaultStraightTangentLeadLength( 
EndMill cutter 
)
This language is not supported or no code example is available.

Parameters

cutter
EndMill

The cutter in use

Return Value

double

The clearance height.

.NET Framework

Supported in: 4.8

In this article

Definition