
SeparationMinY Property
SeparationMinY Property
Applies To
Vision Objects: Geometric
Description
Sets / returns the minimum distance along the Y axis allowed between found objects.
Usage
VGet
Sequence.Object
.SeparationMinY,
var
VSet
Sequence.Object
.SeparationMinY,
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
Real variable that will contain the value of the property.
value
Real expression for the new value of the property.
Values
Real value from 0 - 100% of model width
0 = Disabled
Default: 10
Remarks
Use SeparationMinY to specify the minimum distance along the Y axis required between found objects.
SeparationMinY is a percentage of model height.
SeparationMinY works with SeparationAngle, SeparationMinX, SeparationScale. Note that only one
separation condition needs to be satisfied for objects to be considered found.
See Also
Object Tab, SeparationAngle Property, SeparationMinX Property, SeparationScale Property
Vision Guide 5.0 Reference (Ver.5.3) Rev.1
151