Mit Hilfe des JavaScript-Befehls document.Geometria.addObject(data)
kann man direkt GeoScript-Befehle zum Konstruieren von
geometrischen Objeckten an das Applet schicken. Die Syntax des
Parameters data
entspricht eines normalen GeoScript-Befehls, lediglich
der einleitende Ausdruck "
e[]=" entfällt. Die folgenden Interaktionselemente
helfen einen GeoScript-Befehl zu erstellen.
With help of the JavaScript command document.Geometria.addObject(data)
one can send a GeoScript command, which constructs a geometric
object, directly to the Applet. The syntax of the parameter data
is the some as a GeoScript command line, but except the
"
e[]=" statement. You can use the following
interaction elements to form a GeoScript command line.