PC-DMIS 2021.1 Object Library
SetMethodPointData Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
MethodStart
Required PointData object that sets the MethodStart property.
MethodEnd
Required PointData object that sets the MethodEnd property.
MethodInitTouch
Required PointData object that sets the MethodInitTouch property.
MethodEndTouch
Required PointData object that sets the MethodEndTouch property.
MethodInitDir
Required PointData object that sets the MethodInitDir property.
MethodInitTopSurf
MethodCutPlane
PCDLRN ActiveX DLL > Scan Object : SetMethodPointData Method

Glossary Item Box

Description

This method is provided as a shortcut to setting these commonly used properties all at once.

Syntax

Visual Basic
Public Function SetMethodPointData( _
   ByVal MethodStart As PointData, _
   ByVal MethodEnd As PointData, _
   ByVal MethodInitTouch As PointData, _
   ByVal MethodEndTouch As PointData, _
   ByVal MethodInitDir As PointData, _
   ByVal MethodInitTopSurf As PointData, _
   ByVal MethodCutPlane As PointData _
) As Boolean

Parameters

MethodStart
Required PointData object that sets the MethodStart property.
MethodEnd
Required PointData object that sets the MethodEnd property.
MethodInitTouch
Required PointData object that sets the MethodInitTouch property.
MethodEndTouch
Required PointData object that sets the MethodEndTouch property.
MethodInitDir
Required PointData object that sets the MethodInitDir property.
MethodInitTopSurf
MethodCutPlane

See Also

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