Sets hit vector components of scan (used in StartScan block)
Visual Basic |
---|
Public Sub SetScanHitVectors( _ ByVal Vector As PCDSCANVECTORSURF, _ ByVal I As Long, _ ByVal J As Long, _ ByVal K As Long _ ) |
- Vector
Hit vector to set.Value Description PCD_BOUNDARY_PLANE PCD_SIDE_SURFACE PCD_TOP_SURFACE - I
- Long I of the hit vector.
- J
- Long J of the hit vector.
- K
- Long K of the hit vector.