PC-DMIS 2021.1 Object Library
DoCollisionDetectPath Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
StartCommand
endCommand
PCDLRN ActiveX DLL > PartProgram Object : DoCollisionDetectPath Method

Glossary Item Box

Description

This method can take two parameters, a start command and an end command. These define a range of commands. The method then performs a collision detection check for all features within this range. If you don't specify a start or end command then the range includes all the features in the measurement routine.

Syntax

Visual Basic
Public Sub DoCollisionDetectPath( _
   ByVal StartCommand As Command, _
   ByVal endCommand As Command _
) 

Parameters

StartCommand
endCommand

Remarks

Returns True if it does not detect collisions.

Returns False if it detects collisions.

See Also

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