PC-DMIS 2021.1 Object Library
SetScanHitVectors Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Vector
Hit vector to set.
I
Long I of the hit vector.
J
Long J of the hit vector.
K
Long K of the hit vector.
PCDLRN ActiveX DLL > OldBasic Object : SetScanHitVectors Method

Glossary Item Box

Description

Sets hit vector components of scan (used in StartScan block)

Syntax

Visual Basic
Public Sub SetScanHitVectors( _
   ByVal Vector As PCDSCANVECTORSURF, _
   ByVal I As Long, _
   ByVal J As Long, _
   ByVal K As Long _
) 

Parameters

Vector
ValueDescription
PCD_BOUNDARY_PLANE 
PCD_SIDE_SURFACE 
PCD_TOP_SURFACE 
Hit vector to set.
I
Long I of the hit vector.
J
Long J of the hit vector.
K
Long K of the hit vector.

See Also

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