Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Scan Object : HitType Property
HitType Property
Description

Represents the type of hit to use.

Property type
Read-write property
Syntax
Visual Basic
Public Property HitType As BSCANHIT_ENUM
Return Type
Read/write of enumeration BSCANHIT_ENUM.
Remarks

Not every hit type can be used with every method and filter combination.

Example
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

 

 

See Also