[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EDUML (Dr. Geo)



> Do you mean that we can create an assignment file like this:
> 
> drgeo_point_free ("A",34,45);
> drgeo_point_free ("B",56,78);
> drgeo_line ("AB","A","B");
              ^^^^
"[AB]" will be prefered as "AB" may be used as the name of the [AB]
segment length.


> which would create the desired line segment?

Exactly right!

 
> which means we can also have:
> drgeo_point_free("A",rand(1,100),rand(1,100));
> 
> which would randomly select a point (making a unique assignment each time)
                       ^^^^^^
this will create a new point A, not select the A point.
Next this to the user to not choose conflicting name object.


> in which case, in current EDUML, a geometry <outcome> can call up
> drgeo <functions> via <rpc>.
Euh.... Probably...
Can you tell me what you have in mind in term of fonctionality

> If I am on the right track, I'll write a sample assignment in EDUML for
> testing with DrGeo.
I think you were almost right, also the API is not definitive (only the
declaration are written) and I can add new things or adjustments.


Sound interesting anyway.

-- 
Hilaire Fernandes 
Dr Geo project http://www.drgeo.seul.org