de_set_grid_display_type()

Sets the grid display to dots or dotted line for the current window. Returns: TRUE if successful, FALSE if not successful.

Syntax:

de_set_grid_display_type(type);

where

type is the type of grid display, where;

  • PREF_GRID_DOTS = dotted
  • PREF_GRID_LINES = lines

Example:

de_set_grid_display_type(PREF_GRID_DOTS);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources