BSCANMETH_ENUM Enumeration
Members
Member | Value | Description |
---|---|---|
BSCANMETH_ANGLE | 100075 | |
BSCANMETH_CENTER | 100140 | Finds a Low Point on a surface. |
BSCANMETH_CIRCLE | 100125 | Scans around a circle in a high speed, continuous contact mode. |
BSCANMETH_CLOSE | 100510 | This method will scan the surface along a line. This procedure uses the starting and ending point for the line and also includes a direction point. The probe will always remain within the cut plane while doing the scan.The scan will start and finish at the same Point. This is valid oly for DCC scans. |
BSCANMETH_CYLINDER | 100130 | Scans around a cylinder in a high speed, continuous contact mode. |
BSCANMETH_EDGE | 100050 | Scans the Edge of the Surface in a Touch Trigger mode. |
BSCANMETH_FREEFORM | 100555 | |
BSCANMETH_GRID | 100560 | |
BSCANMETH_LINEAR | 100010 | Scans the surface along a line. This procedure uses the starting and ending point for the line, and also includes a direction point. The probe will always remain within the cut plane while doing the scan. |
BSCANMETH_MANUAL_FIXED_PROBE | 100610 | This is valid only for Manual scans and will allow you to use a Hard Probe to take Manual hits. |
BSCANMETH_MANUAL_TTP | 100600 | This is valid only for Manual scans and will allow you to use a Touch Trigger Probe to take Manual hits. |
BSCANMETH_OPEN | 100500 | This method will scan the surface along a line. This procedure uses the starting and ending point for the line and also includes a direction point. The probe will always remain within the cut plane while doing the scan. This is valid oly for DCC scans. |
BSCANMETH_PATCH | 100520 | This method will scan the surface in multiple rows depending on the Boundary Points. This is valid oly for DCC scans. |
BSCANMETH_PERIMETER | 100100 | |
BSCANMETH_ROTARY | 100545 | |
BSCANMETH_STRAIGHTLINE | 100135 | Scans a straight line in a high speed, continuous contact mode. |
BSCANMETH_UV | 100530 |