Difference between revisions of "Redefine Dialog"

From GeoGebra Manual
Jump to: navigation, search
(copy of current help)
 
m
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Redefining objects is a very versatile tool to change a construction. Please note that this may also change the order of the construction steps in the Construction Protocol.
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 +
{{gui|dialog}}
 +
Redefining objects is a very versatile way to change a construction. Please note that this may also change the order of the construction steps in the [[File:Menu view construction protocol.svg|link=|16px]] [[Construction Protocol]].
  
 +
{{note|The redefined element can only depend on elements defined earlier in the construction order, so you may need to change order of the elements in [[File:Menu view construction protocol.svg|link=|16px]] [[Construction Protocol]].}}
 +
<br>
 
In GeoGebra, an object may be redefined in different ways:
 
In GeoGebra, an object may be redefined in different ways:
  
* Select {{toollink|Move}} and double click on any object in the [[Algebra View]].
+
* Select [[File:Mode move.svg|link=|22px]][[Move Tool]] and double click on any object in the [[File:Menu view algebra.svg|link=|16px]] [[Algebra View]].
** For free objects an editing field is opened allowing you to directly change the algebraic representation of the object. Hit the Enter-key in order to apply these changes.
+
** For free objects an editing field is opened allowing you to directly change the algebraic representation of the object. Hit the {{KeyCode|Enter}} key in order to apply these changes.
 
** For dependent objects the Redefine dialog is opened allowing you to redefine the object.
 
** For dependent objects the Redefine dialog is opened allowing you to redefine the object.
* Select {{toollink|Move}} and double click on any object in the [[Graphics View]]. This opens the Redefine dialog and allows you to redefine the object.
+
* Select [[File:Mode move.svg|link=|22px]][[Move Tool]] and double click on any object in the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]]. This opens the Redefine dialog and allows you to redefine the object.
**Change any object by entering its name and the new definition into the Input Bar.
+
*Change any object by entering its name and the new definition into the [[Input Bar]].
**Open the Properties Dialog and change the definition of an object on tab Basic.
+
*Open the [[File:Menu-options.svg|link=|16px]] [[Properties Dialog]] and change the definition of an object on tab ''Basic''.
{{note|Fixed objects cannot be redefined. In order to redefine a fixed object, you need to free it first using tab Basic of the [[Properties Dialog]].}}
+
{{note|1=<div>Fixed objects cannot be redefined. In order to redefine a fixed object, you need to free it first using tab ''Basic'' of the [[File:Menu-options.svg|link=|16px]] ''Properties Dialog''.</div>}}
 +
 
 +
{{note|1=<div>You can also redefine existing objects in the ''Input Bar''. For example type <code><nowiki>a:Segment[A, B]</nowiki></code> to redefine <code><nowiki>a</nowiki></code> to be a segment.</div>}}
 +
 
  
 
===Examples===
 
===Examples===
{{example|In order to place a free point A on an existing line h, you first need to double click on the point A to open the Redefine dialog window. Then, enter the command Point[h] in the appearing text field and press the Enter-key. To remove point A from this line and make it free again, you need to redefine it to some free coordinates like (1, 2).}}
+
{{example|1=In order to place an existing free point A onto an existing line h, you first need to double click on the point A to open the Redefine dialog window. Then change the definition to <code>Point[h]</code> in the appearing text field and press {{KeyCode|Enter}}. To remove point A from this line and make it free again, you need to redefine it to some free coordinates, e.g. (1, 2).}}
{{example| Another example is the conversion of a line h through two points A and B into a segment. Open the Redefine dialog for line h and enter the command <code>Segment[A, B]</code> in the appearing text field.}}
+
{{example|1=Another example is the conversion of a line h through two points A and B into a segment. Open the Redefine dialog for line h and change <code>Line[A, B]</code> into <code>Segment[A, B]</code>}}

Latest revision as of 09:58, 23 October 2015


Redefining objects is a very versatile way to change a construction. Please note that this may also change the order of the construction steps in the Menu view construction protocol.svg Construction Protocol.

Note: The redefined element can only depend on elements defined earlier in the construction order, so you may need to change order of the elements in Menu view construction protocol.svg Construction Protocol.


In GeoGebra, an object may be redefined in different ways:

  • Select Mode move.svgMove Tool and double click on any object in the Menu view algebra.svg Algebra View.
    • For free objects an editing field is opened allowing you to directly change the algebraic representation of the object. Hit the Enter key in order to apply these changes.
    • For dependent objects the Redefine dialog is opened allowing you to redefine the object.
  • Select Mode move.svgMove Tool and double click on any object in the Menu view graphics.svg Graphics View. This opens the Redefine dialog and allows you to redefine the object.
  • Change any object by entering its name and the new definition into the Input Bar.
  • Open the Menu-options.svg Properties Dialog and change the definition of an object on tab Basic.
Note:
Fixed objects cannot be redefined. In order to redefine a fixed object, you need to free it first using tab Basic of the Menu-options.svg Properties Dialog.
Note:
You can also redefine existing objects in the Input Bar. For example type a:Segment[A, B] to redefine a to be a segment.


Examples

Example: In order to place an existing free point A onto an existing line h, you first need to double click on the point A to open the Redefine dialog window. Then change the definition to Point[h] in the appearing text field and press Enter. To remove point A from this line and make it free again, you need to redefine it to some free coordinates, e.g. (1, 2).
Example: Another example is the conversion of a line h through two points A and B into a segment. Open the Redefine dialog for line h and change Line[A, B] into Segment[A, B]
© 2024 International GeoGebra Institute