de_set_minor_grid_display()

Sets the minor grid display factor to xFactor multiple of the snap grid in X and yFactor multiple of the snap grid in Y. Returns: TRUE if successful, FALSE if not successful.

Syntax:

de_set_minor_grid_display(xFactor, yFactor, onOff);

where

xFactor is a multiple of the snap grid in X.

yFactor is a multiple of the snap grid in Y.

onOff is the grid display options, where:

  • TRUE = Display minor grid
  • FALSE = Do not display minor grid

Example:

de_set_minor_grid_display(10, 10, TRUE);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources