API.Process Method

Post process a cutorder
public static string Process( 
   object cutorder
   string filename
   int mode = 6, 
   bool createreport = false 
)

Parameters

cutorder
object

The cutorder entity

filename
string

NC filename

mode
int

Postprocess mode

createreport
bool

If a report should be created

Return Value

string

The name of the generated file

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition