This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.

EiffelGeo

Maintainer

Javier Alonso

Description

EiffelGeo is a basic geometry cluster, developed as part of a CAD/CAM system still under development.

Its basic functionality is to provide access to the most basic geometry calculations, as needed in such a system to create and store descriptions of the tool paths necessary to manufacture parts in a CNC controlled machine-tool.

Categories

Versions

Links

Features

The cluster consists of the following classes:

pick_point : INTEGER
pick_x, pick_y : DOUBLE

and two deferred queries:

id : INTEGER, to assure correct assignement with ?=
and is_under_rect(x1, y1, x2, y2 : DOUBLE ) : BOOLEAN to check if the item is picked and fulfill pick_point and pick coordinates.

The effective descendants of cad_item are:

And the rest of auxiliary files:

Supported compilers

Licensing

Google
 
Web eiffelzone.com