Sets the scan method parameters
Visual Basic |
---|
Public Function SetMethodParams( _ ByVal bIn As ENUM_SCAN_INOUT_TYPES, _ ByVal bCenteringType As Boolean, _ ByVal nCenteringDirection As Long, _ ByVal dDiameter As Double, _ ByVal dArcAngle As Double, _ ByVal dDepth As Double, _ ByVal dPitch As Double _ ) As Boolean |
- bIn
Value Description SCAN_INNER Inside scans SCAN_OUTER Outside scans SCAN_PLANAR Plane Circle scans - bCenteringType
- nCenteringDirection
- dDiameter
- dArcAngle
- dDepth
- dPitch