Machining.InitRamps Method

Update the ramps based on the current tolerance and cut direction. Ramps should be updated once before computing the positions.
Protected Sub InitRamps( _ 
ByVal levHeight As Double
)
This language is not supported or no code example is available.
protected void InitRamps( 
double levHeight 
)
This language is not supported or no code example is available.

Parameters

levHeight
double

.NET Framework

Supported in: 4.8

In this article

Definition