This method returns only the file name (not the full path) of the CAD model that you imported into the measurement routine.
Visual Basic |
---|
Public Function CADModelFilename() As String |
String value of the file name for the model file. If the measurement routine does not have a CAD model, this string is empty.
For a related example, see CADModelFile.