de_set_route_dist_units()

Sets the units for the minimum distance for the Wire Route command to be in user units or screen pixels. Returns: none.

Syntax:

de_set_route_dist_units(unit);

where

unit is the type of units for route distance setting, where:

  • 0 = user units
  • 1 = screen pixels

Example:

de_set_route_dist_units(1); //sets to screen pixels

Where Used:

Schematic

 

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

Contents
Additional Resources