You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Basics

Geometry 2D Basics

Icon Name Description / Applications Modules
CreateArc

Creates an arc from an aligned point, radius, and angle range.

FoundationLite
CreateCircle

Creates a circle from an aligned point and radius.

FoundationLite
CreatePointGrid

Creates a grid of points.

FoundationLite
CreateRandomPointArray

Creates array of random points inside given box.

FoundationLite
CreateRectangle

Creates a rectangle from an aligned point.

FoundationLite
CreateSegment

Produces a segment of given parameters.

FoundationLite
CreateVector

Produces a vector of given length and direction.

FoundationLite
RandomPoint

Creates random point inside given box.

FoundationLite