Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Scan Object : SetBoundaryPoint Method
SetBoundaryPoint Method
Description
Sets the boundary point specified by the index paramter
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
X
Y
Z
See Also