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