Creates a new inspection plan with different CAD file name from a PlanXml file and adds it to the PartPrograms collection
| Visual Basic |
|---|
Public Function CreateInspectionPlanFromPlanXml( _ ByVal FileName As String, _ ByVal CadFileName As String, _ ByVal PlanXmlFile As String _ ) As PartProgram |
- FileName
- CadFileName
- PlanXmlFile