Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Import2 Method
Description
Imports from another format into the measurement routine. The parameter indicates if the input should be merged
Syntax
Visual Basic
Public Function Import2( _
   ByVal Name As String, _
   ByVal MERGE As Boolean _
) As Boolean
Parameters
Name
MERGE
See Also