Manufacture.AutoSpeed Method

Automatically set the speed (the speed is computed based on the current end mill diameter). To set the accurate speed of the end mill, use SimulationSpeed.
Public Sub AutoSpeed( _ 
ByVal factor As Integer
)
This language is not supported or no code example is available.
public void AutoSpeed( 
int factor 
)
This language is not supported or no code example is available.

Parameters

factor
int

Positive factor multiplying the initial speed.

.NET Framework

Supported in: 4.8

In this article

Definition