Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
The point tolerance.
Iterate Method
Description
Creates Iterative Alignment Command
Syntax
Visual Basic
Public Sub Iterate( _
   ByVal pnt_tol As Double, _
   ByVal flags As ITERATEFLAGS _
) 
Parameters
pnt_tol
The point tolerance.
flags
ValueDescription
PCD_AV_ERROR 
PCD_BODY_AX 
PCD_MEAS_ALL 
PCD_MEAS_ALL_ALWAYS 
See Also