Back to FabImage Library Lite website
You are here: Start » Geometry 2D Basics
Geometry 2D Basics
Select a function from the list below.
Icon | Name | Description |
---|---|---|
![]() | 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. |
![]() | CreateRectangle | Creates a rectangle from an aligned point. |
![]() | CreateSegment | Produces a segment of given parameters. |
![]() | CreateVector | Produces a vector of given length and direction. |
RandomPoint | Creates random point inside given box |