Home > Article > Software Tutorial > Specific steps for drawing regular polygons in AutoCAD2016
Is it difficult to draw regular polygons in AutoCAD? How to draw a regular polygon? PHP editor Xiaoxin brings you detailed steps for drawing regular polygons in AutoCAD 2016 to help you easily solve the problem of drawing regular polygons.
The first method: Drawing side length
Requires input of boundary 6 times, the command bar indicates to enter the specified midpoint or side E of the regular polygon, inputs e times, indicates to specify the 3rd Don't click randomly in the workspace for one endpoint. Directly enter the side length of 100 times, and then enter the second endpoint and enter 100. This will result in a regular polygon with a side length of 100.
Second method: Inscribed circle drawing method
Click the polygon tool, follow the command bar prompts to enter the number of sides of the regular polygon, 6, and then specify the center of the regular polygon, that is Click once on the center of the circle and press Enter. You will continue to be prompted to enter the letter i of the inscribed circle and press Enter. Enter the radius of 100 and press Enter to get the picture.
The third method: circumscribed circle drawing method
Similarly click the polygon tool, follow the command bar prompts to enter the number of sides of the regular polygon, 6, and press Enter, and then specify the regular polygon Click the center point of the circle, enter the circumscribed circle c letter in the command bar and press Enter, then enter the radius of 100 and press Enter to get the method of drawing the circumscribed circle.
The above is the detailed content of Specific steps for drawing regular polygons in AutoCAD2016. For more information, please follow other related articles on the PHP Chinese website!