de_set_dual_placement()

Sets the mode so that when enabled, causes any component placed in one representation to be automatically placed in the other representation. Returns: none.

Syntax:

de_set_dual_placement(dualPlaceMode);

where

dualPlaceMode is the placement choice, where:

  • PREF_DUAL_PLACE_DSE = automatically perform a design synchronization after each part is placed
  • PREF_DUAL_PLACE_SINGLE = automatically place connected equivalent component in other representation
  • PREF_DUAL_PLACE_OFF = do not place automatically

Example:

de_set_dual_placement(PREF_DUAL_PLACE_SINGLE);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources