db_transform_angle()

Transforms an angle value by rotation and mirror values from the current transformation as set by db_set_map(), db_setup_transformation(), or db_setup_map(). Returns a modified value of angle.

See also: db_transform_points(), db_transform_coord().

Syntax:

db_transform_angle( angle );

where

angle is the value of angle in 0.001 degrees.

Example:
decl a;
a = db_transform_angle( 30 );
Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources