Represents the type of hit to use.
Read-write property
| Visual Basic |
|---|
Public Property HitType As BSCANHIT_ENUM |
Read/write of enumeration BSCANHIT_ENUM.
Not every hit type can be used with every method and filter combination.
| Method | Vector Hit | Surface Hit | Basic Hit | Edge Hit |
|---|---|---|---|---|
|
Open |
Y |
Y |
- |
Y |
|
Close |
Y |
Y |
- |
Y |
|
Patch |
Y |
Y |
- |
Y |
|
HardProb |
- |
- |
- |
Y |
|
TTP |
- |
- |
- |
Y |