EdgeType Property
EdgeType Property
Applies To
Vision Objects: Edge
Description
Sets / gets the type of edge to search for.
Usage
VGet Sequence.Object.EdgeType, var
VSet Sequence.Object.EdgeType, 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 Integer variable that will contain the value of the property.
value Integer expression for the new value of the property.
Values
1 - Single
2 - Pair
Default: 1
Remarks
Use EdgeType to choose whether to search for a single edge or an edge pair. An edge pair is two
opposing edges. The coordinate of the pair is the midpoint of the line between the two edge coordinates.
See Also
Edge Object
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 45