OpenInspectionPlan Method
Description
Opens an inspection plan with different CAD file name and adds it to the PartPrograms collection
Syntax
| Visual Basic |
|---|
Public Function OpenInspectionPlan( _ ByVal FileName As String, _ ByVal CadFileName As String, _ ByVal PlanFileName As String _ ) As PartProgram |
Parameters
- FileName
- CadFileName
- PlanFileName
See Also