Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : GetProbeOffsets Method
A record of type pointdata that receives the values of the current xyz offset from the probe base.
GetProbeOffsets Method
Description
Returns the current probe offsets
Syntax
Visual Basic
Public Sub GetProbeOffsets( _
   ByVal buffer As PointData _
) 
Parameters
buffer
A record of type pointdata that receives the values of the current xyz offset from the probe base.
See Also