Machining(EndMill, Setup, Interval, Double) Constructor

Standard constructor.
Protected Sub New( _ 
ByVal cutter As EndMill, _ 
ByVal setup As Setup, _ 
ByVal zRange As Interval, _ 
ByVal stepDown As Double
)
This language is not supported or no code example is available.
protected Machining( 
EndMill cutter
Setup setup
Interval zRange
double stepDown 
)
This language is not supported or no code example is available.

Parameters

cutter
EndMill

setup
Setup

The machining setup

zRange
Interval

The z range interval

stepDown
double

The step down

.NET Framework

Supported in: 4.8

In this article

Definition