Gets the scan method parameters
Visual Basic |
---|
Public Function GetMethodParams( _ ByRef bIn As ENUM_SCAN_INOUT_TYPES, _ ByRef bCenteringType As Boolean, _ ByRef nCenteringDirection As Long, _ ByRef dDiameter As Double, _ ByRef dArcAngle As Double, _ ByRef dDepth As Double, _ ByRef 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