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

Geometry 2D Basics

IconNameDescription
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.
RandomPointCreates random point inside given box