Home > Software Tutorial > Computer Software > Geometric Sketchpad graphic method for drawing regular hexagons using circles

Geometric Sketchpad graphic method for drawing regular hexagons using circles

王林
Release: 2024-04-17 13:04:02
forward
834 people have browsed it

1. Create new parameters. Select [Data] - [New Parameter] to create a new parameter n=6, with no unit. Select parameter n in the drawing area, select [Data] - [Calculate], and calculate n-1 in the function editor.

Geometric Sketchpad graphic method for drawing regular hexagons using circles

2. Calculate the angle. Select parameter n, select [Data] - [Calculation], enter [3], [6], [0] in the function editor, select [Degree] at the [Unit] button, and then click [÷], 【n】.

Geometric Sketchpad graphic method for drawing regular hexagons using circles

3. Draw a circle and points on the circle. Draw a circle O and pick a random point on the circle, label it A.

Geometric Sketchpad graphic method for drawing regular hexagons using circles

4. Construct line segments. Double-click the center of the circle to mark it as the center, then select point A, click [Transform] - [Rotate] - enter the calculated angle value - [OK], get point B, and connect AB.

Geometric Sketchpad graphic method for drawing regular hexagons using circles

5. Iterate over images. Select point A and the calculated [n-1] (pay attention to the order, select [n-1] last), click [Transform], and hold down [shift]. At this time, [Iteration] will become [Depth Iteration] , click [Depth Iteration], click point B at the initial image in the iteration dialog box, and click [Iteration].

Geometric Sketchpad graphic method for drawing regular hexagons using circles

6. Hide the circle. Select the circle and press [Ctrl H] to hide the circle, and the regular hexagon is drawn, as shown in the figure. Drag point A or point B to change the size and position of the graphic.

Geometric Sketchpad graphic method for drawing regular hexagons using circles

The above is the detailed content of Geometric Sketchpad graphic method for drawing regular hexagons using circles. For more information, please follow other related articles on the PHP Chinese website!

source:zol.com.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template