Creating a cube using commands like rectangle, region, vp (315,45), ucs, surfscult.
Introduction to Platonic solids, through their flattening and rotation in space, with the execution in AutoCAD of the following solids: cube, tetrahedron, octahedron and dodecahedron - Autocad file of solids
Creation of a Tetahedron with the following commands: POLYGON; MIRROR; REGION; CIRCLE; VP; UCS ; LIST ; SURFSCULPT.
Creation of an Octahedron with the following commands: POLYGON; ALIGN; ARRAYCLASSIC; REGION; CIRCLE; 3DPOLY; UCS; MIRROR; SURFSCULPT.
Creation of a Dodecahedron with the following commands: polygon(5), region, vp(315,45), ucs, surfscult, align, array.
Creation of an Icosahedron with the following commands: polygon(5), region, vp(315,45), ucs, surfscult, align, array.