API.Process Method
Post process a cutorder
Public Shared Function Process( _
ByVal cutorder As Object, _
ByVal filename As String, _
Optional ByVal mode As Integer = 6, _
Optional ByVal createreport As Boolean = false _
) As String
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
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