Machining(EndMill, Setup) Constructor

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

Parameters

cutter
EndMill

setup
Setup

The geometry

.NET Framework

Supported in: 4.8

In this article

Definition