Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OptimizePath Object : PercentOverlap Property
PercentOverlap Property
Description
A dual arm machine can have both arms measure certain features. This region where both arms can measure features is called the overlap. This property value defines the percentage of overlap to consider. For example, if you have 100 mm of overlap, and you enter 50% for this property then the software only considers 50mm as overlap. If a feature falls within this range and AssignArms is set to True, it becomes a candidate for the software to choose the best arm to measure.
Property type
Read-write property
Syntax
Visual Basic
Public Property PercentOverlap As Double
See Also