Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : IgnoreMotionError Method
TRUE (1) or FALSE (0). TRUE indicates that we wish to begin ignoring CMM motion errors. FALSE means we wish to stop ignoring CMM motion errors.
IgnoreMotionError Method
Description
Sets recalculation of nominals mode
Syntax
Visual Basic
Public Sub IgnoreMotionError( _
   ByVal tog As Long _
) 
Parameters
tog
TRUE (1) or FALSE (0). TRUE indicates that we wish to begin ignoring CMM motion errors. FALSE means we wish to stop ignoring CMM motion errors.
See Also