PC-DMIS 2021.1 Object Library
Move Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
tog
X
X value of point or increment.
Y
Y value of point or increment.
Z
Z value of point or increment.
Direction
PCDLRN ActiveX DLL > OldBasic Object : Move Method

Glossary Item Box

Description

Creates Move (Probe or Rotary Table) Command

Syntax

Visual Basic
Public Sub Move( _
   ByVal tog As MOVETYPE, _
   ByVal X As Double, _
   ByVal Y As Double, _
   ByVal Z As Double, _
   ByVal Direction As MOVEDIRECTION _
) 

Parameters

tog
ValueDescription
PCD_CIRCULAR 
PCD_CLEARPLANE 
PCD_INCREMENT 
PCD_POINT 
PCD_ROTAB 
X
X value of point or increment.
Y
Y value of point or increment.
Z
Z value of point or increment.
Direction
ValueDescription
PCD_CLOCKWISE 
PCD_COUNTERCLOCKWISE 
PCD_SHORTEST 

See Also

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