📄️ Simple Line
The SimpleLine class is used to create a simple line in 3D space. It can be used to create lines with different colors and lengths.
📄️ PolyLine
The PolyLine class is used to create a polyline in 3D space. It can be used to create polylines with different colors and lengths.
📄️ Circle
The Circle class is used to create a circle with a given center, radius, and number of segments. It can be used to create circles with different colors and angles.
📄️ Rectangle
The Rectangle class is used to create a rectangle with a given center, width, and breadth.