Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Scan Object : GetBoundaryPoint Method
GetBoundaryPoint Method
Description
Returns the boundary point specified by the index
Syntax
Visual Basic
Public Function GetBoundaryPoint( _
   ByVal index As Long, _
   ByRef X As Double, _
   ByRef Y As Double, _
   ByRef Z As Double _
) As Boolean
Parameters
index
X
Y
Z
See Also