EAGLE Help

Builtin Constants


Builtin constants are used to provide information about object parameters, such as maximum name length, flags etc.

Many of the object types have their own Constants section which lists the builtin constants for that particular object (see e.g. UL_PIN).

The following builtin constants are defined in addition to the ones listed for the various object types:

EAGLE_VERSION EAGLE program version number (int)
EAGLE_RELEASE EAGLE program release number (int)
EAGLE_SIGNATURE a string containing EAGLE program name, version and copyright information
PI the value of "pi" (3.14..., real)


Index Copyright © 1999 CadSoft Computer GmbH