Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D Basics
Geometry 2D Basics
Select a filter from the list below.
Icon | Name | Description |
---|---|---|
![]() |
AccessArc | Returns individual fields of an arc. |
![]() |
AccessCircle | Returns individual fields of a circle. |
![]() |
AccessCoordinateSystem | Returns individual fields of a coordinate system. |
![]() |
AccessLine | Returns individual fields of a line. |
![]() |
AccessPoint | Returns individual fields of a point. |
![]() |
AccessRectangle | Returns individual fields of a rectangle. |
![]() |
AccessSegment | Returns individual fields of a segment. |
![]() |
AccessStringLabel | Returns individual fields of a StringLabel structure. |
![]() |
AccessVector | Returns individual fields of a vector. |
![]() |
AddVectors | Returns sum of two vectors in 2D. |
![]() |
CreateArc | Creates an arc from an aligned point, radius, and angle range. |
![]() |
CreateCircle | Creates a circle from an aligned point and radius. |
![]() |
CreatePointGrid | Creates a grid of points. |
CreateRandomPointArray | Creates array of random points inside given box. | |
![]() |
CreateRectangle | Creates a rectangle from an aligned point. |
![]() |
CreateSegment | Produces a segment of given parameters. |
![]() |
CreateVector | Produces a vector of given length and direction. |
![]() |
MakeArc | Creates an arc structure from individual fields. |
![]() |
MakeCircle | Creates a circle structure from individual fields. |
![]() |
MakeCoordinateSystem | Creates a coordinate system structure from individual fields. |
![]() |
MakeLine | Creates a line structure from individual fields. |
![]() |
MakePoint | Creates a point structure from individual fields. |
![]() |
MakeRectangle | Creates a rectangle structure from individual fields. |
![]() |
MakeSegment | Creates a segment structure from individual fields. |
![]() |
MakeStringLabel | Creates a StringLabel structure from individual fields. |
![]() |
MakeVector | Creates a vector structure from individual fields. |
RandomPoint | Creates random point inside given box. | |
![]() |
SubtractVectors | Returns difference between two vectors in 2D. |