Sharededges property – Epson 5 User Manual
Page 167
SharedEdges Property
SharedEdges Property
Applies To
Vision Objects: Geometric
Description
Sets / returns whether to allow edges to be shared between found objects.
Usage
VGet Sequence.Object.SeparationScale, var
VSet Sequence.Object.SeparationScale, value
Sequence Name of a sequence or string variable containing a sequence name.
Object
Name of an object or string variable containing an object name. The object must exist in the
specified sequence.
var
Boolean variable that will contain the value of the property.
value
Boolean expression for the new value of the property.
Values
False
Shared edges are not allowed.
True
Shared edges are allowed.
Default: False
Remarks
You can choose to allow found objects to share edges by setting SharedEdges to True. Otherwise, edges
that can be part of more than one found object are considered part of the found object with the greatest
score.
See Also
Object Tab
Vision Guide 5.0 Reference (Ver.5.3) Rev.1
153