PC-DMIS 2021.1 Object Library
HitType Property
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > BasicScan Object : HitType Property

Glossary Item Box

Description

Represents the type of hit to use.

Syntax

Visual Basic
Public Property HitType As BSCANHIT_ENUM

Return Type

Read/write of enumeration BSCANHIT_ENUM.

Remarks

The allowable values are:

BSCANHIT_VECTOR

BSCANHIT_SURFACE

BSCANHIT_EDGE

BSCANHIT_BASIC

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

Method Edge Hit Vector Hit Surface Hit Basic Hit

Linear

-

Y

Y

-

Edge

Y

-

-

-

Circle

-

Y

-

-

Cylinder

-

Y

-

-

Straight Line

-

Y

-

-

Center

-

Y

-

-

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.