The Info Block
The first block presents information on the geometric definition of a geometric object. There. you can see an object's name, its definition, incidences, and parameters. If you are not already in this block, you can enter it by pressing the button

.
A typical inspector for a free point will look as follows:
 |
The info of a free point |
In particular, you can see the name and the position of the point. These two attributes can also be changed by entering text. Furthermore, you see the defining mode of the point and that the point is incident to three lines
a,
b,
c.
There is a particularly nice fact about inspecting free elements. Their position parameters can be changed by typing an arbitrary
CindyScript expression. Thus if you type in the position field, for instance
[5,4]
, the point will be set to the exact
xy-coordinates (5, 6). You can even perform calculations in the position field. If you type in the expression
(B+C)/2
, the point will be placed exactly in the middle between
B and
C. The point is still freely movable.
Information about the Mode
Some modes, e.g.,
line by fixed angle and
circle by fixed radius, also have information that can be inspected. The fields for entering these are shown below the information area for the currently selected elements. The inspector will open automatically when these modes are selected to allow you to enter those parameters.