Home > Software Tutorial > Computer Software > Tutorial on how to use geometric sketchpad to move a point on a polyline

Tutorial on how to use geometric sketchpad to move a point on a polyline

PHPz
Release: 2024-04-17 15:25:05
forward
709 people have browsed it

Do you know how to make a point move on a polyline in Geometry Sketchpad? PHP editor Banana will provide you with detailed operation tutorials to help you master this technique easily.

If it is two sections of polyline, you can make it according to the following steps:

Use the polygon tool to first make a quadrilateral inside. Open the geometric sketchpad, select [Polygon Tool (Internal Only)] on the left sidebar, and draw four points on the sketchpad to form the interior of a quadrilateral. The last point needs to be returned to the starting point and clicked once to draw as shown below. inside the quadrilateral shown.

Tutorial on how to use geometric sketchpad to move a point on a polyline

Construct points on the boundary. Use the [Move Arrow Tool] to select the inside of the quadrilateral, click the [Construction] menu on the upper menu bar, and select the [Point on Boundary] command from its drop-down option (as shown in the figure below), so that a point can be constructed arbitrarily on the edge of the quadrilateral. Marked as point p.

Tutorial on how to use geometric sketchpad to move a point on a polyline

Execute the merge point command. Use the move tool to select the two opposite vertices of the quadrilateral, click the [Edit] menu on the upper menu bar, and select the [Merge Points] command from its drop-down option (as shown in the figure below) to merge the two opposite vertices.

Tutorial on how to use geometric sketchpad to move a point on a polyline

Connect three points to construct a polyline. Use the line segment tool to connect three points other than point P to construct line segments AB and BC to form a polyline. At this time, select point P and drag to realize movement on the polyline.

Tutorial on how to use geometric sketchpad to move a point on a polyline

Tips: If it is a three-segment polyline, first construct a hexagon, and four segments will be an octagon... Then construct the points on the boundary, and then merge the two vertices with one vertex apart. .

The above is the detailed content of Tutorial on how to use geometric sketchpad to move a point on a polyline. 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