Angle1 Result

Applies To
Vision Objects: ArcFinder

Description
Returns a starting point angle of the circular object found by ArcFinder Object.

Usage

VGet  Sequence.Object.Angle1[(result)], var
Sequence
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 result.
result
Optional result number. If omitted, the result number is the CurrentResult. Used for objects that return multiple results.

Values
Real number representing the starting point angle of the found circular object.

Remarks
Angle1 Result returns the starting point angle of the found circular object in the image coordinate system.

See Also
ArcFinder Object, Angle2 Result