PC-DMIS 2021.1 Object Library
SetBoundaryPoint Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
Required Long which indicates which boundary point to set.
X
Required Long that indicates the X value of the boundary point.
Y
Required Long that indicates the Y value of the boundary point.
Z
Required Long that indicates the Z value of the boundary point.
PCDLRN ActiveX DLL > BasicScan Object : SetBoundaryPoint Method

Glossary Item Box

Description

Sets a boundary point.

Syntax

Visual Basic
Public Function SetBoundaryPoint( _
   ByVal index As Long, _
   ByVal X As Double, _
   ByVal Y As Double, _
   ByVal Z As Double _
) As Boolean

Parameters

index
Required Long which indicates which boundary point to set.
X
Required Long that indicates the X value of the boundary point.
Y
Required Long that indicates the Y value of the boundary point.
Z
Required Long that indicates the Z value of the boundary point.

Remarks

This function works with patch scans. Use the BoundaryPointCount property to set the number of boundary points.

See Also

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