Constructing Points - simphysoftwares/SimPHY-docs GitHub Wiki

The points are basic building blocks of almost all constructions, you can create various types of points free or dynamic following some constraint.

geometry-point-tool-location

The following types of points can be constructed from these tools

  1. Free Point - You can create a free point anywhere in the Simphy world. The point you create can automatically snap to another point or to a curve (constrained to lie on the curve) or to the special points (like intersection of curves or extrema of function) if the mouse is sufficiently close to them. You will get the visual feedback of possible snap points on mouse move events, when this tool is active.

  2. Reflection of Point about Line - Here, we can specify the parent line and a point whose reflection about the parent line is required. Whenever the parent line or point moves, this reflected point will move along with it.

  3. Projection point - perpendicular projection of a point on any curve. Steps to do so can be seen in the bottom left corner of the window screen. Just follow the below steps after clicking the projection point icon.

  4. Point dividing a line segment in k:1- It will give the point that divides two selected points in k:1.

  5. Point from coordinates- just give the coordinates of a point and get it.

Let's look at the small video below to get a brief idea

Points