de_set_grid_snap()

Sets grid snap increments in X and Y direction and turns grid snapping for the current window on or off. Returns: none.

Syntax:

de_set_grid_snap(SnapX, SnapY, onOffFlag);

where

SnapX is the cursor snapping measurement in X direction.

SnapY is the cursor snapping measurement in Y direction.

onOffFlag signals grid snap setting, where:

  • 0 = Off
  • 1 = On

Example:

de_set_grid_snap(10,20,1);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources