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
Value Description PCD_AV_ERROR PCD_BODY_AX PCD_MEAS_ALL PCD_MEAS_ALL_ALWAYS
See Also