Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Basics

Geometry 2D Basics

Select a filter from the list below.

IconNameDescription
AccessArcReturns individual fields of an arc.
AccessCircleReturns individual fields of a circle.
AccessCoordinateSystemReturns individual fields of a coordinate system.
AccessLineReturns individual fields of a line.
AccessPointReturns individual fields of a point.
AccessRectangleReturns individual fields of a rectangle.
AccessSegmentReturns individual fields of a segment.
AccessStringLabelReturns individual fields of a StringLabel structure.
AccessVectorReturns individual fields of a vector.
CreateArcCreates an arc from an aligned point, radius, and angle range.
CreateCircleCreates a circle from an aligned point and radius.
CreatePointGridCreates a grid of points.
CreateRectangleCreates a rectangle from an aligned point.
CreateSegmentProduces a segment of given parameters.
CreateVectorProduces a vector of given length and direction.
MakeArcCreates an arc structure from individual fields.
MakeCircleCreates a circle structure from individual fields.
MakeCoordinateSystemCreates a coordinate system structure from individual fields.
MakeLineCreates a line structure from individual fields.
MakePointCreates a point structure from individual fields.
MakeRectangleCreates a rectangle structure from individual fields.
MakeSegmentCreates a segment structure from individual fields.
MakeStringLabelCreates a StringLabel structure from individual fields.
MakeVectorCreates a vector structure from individual fields.
RandomPointCreates random point inside given box