Machining.GetDefaultRampClearanceHeight Method

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

Parameters

cutter
EndMill

The cutter in use

Return Value

double

The resulting height.

.NET Framework

Supported in: 4.8

In this article

Definition