CreateRoutine Method
Description
Creates a new measurement routine with different CAD file name and adds it to the PartPrograms collection
Syntax
Visual Basic |
---|
Public Function CreateRoutine( _ ByVal FileName As String, _ ByVal CadFileName As String, _ ByVal MachineName As String, _ ByVal ProbeFile As String _ ) As PartProgram |
Parameters
- FileName
- CadFileName
- MachineName
- ProbeFile
See Also