This function exports CAD or part data from the measurement routine to the indicated file. The export format is determined by the file name extension of Name.
| Visual Basic |
|---|
Public Function Export( _ ByVal Name As String _ ) As Boolean |
- Name
- Required String that denotes the file name to which to export.