• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. How to Retrieve the value of dX and dY in the current w...

Stats

  • Locked Locked
  • Replies 18
  • Subscribers 143
  • Views 22021
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to Retrieve the value of dX and dY in the current window

ClintMeyer
ClintMeyer over 14 years ago

I would like to create a script that will automatically move whatever I have selected in a layout window by the same amount as the last move.  The last move/copy/stretch relative distance is displayed in the layout window as dX and dY (standing for delta X and delta Y i presume).  Is there a skill function that returns that value?  I looked under the hiGetCurrentWindow() and it was not there.

 Thanks for any help

 Clint

 

  • Cancel
Parents
  • cessej
    cessej over 14 years ago

    Its the same problem as discussed in the previous replies. Deltax/&y is wrong when the snap cursor is not "Any Angle".

    My code actually get's the object's bounding box changes when performing move or copy. By doing this, you don't care about the snap cursor because your calculating the delta between old position(old bbox) to new position(bbox)

    Though its working, I still preferred to short one. I hope we can get the updates.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • cessej
    cessej over 14 years ago

    Its the same problem as discussed in the previous replies. Deltax/&y is wrong when the snap cursor is not "Any Angle".

    My code actually get's the object's bounding box changes when performing move or copy. By doing this, you don't care about the snap cursor because your calculating the delta between old position(old bbox) to new position(bbox)

    Though its working, I still preferred to short one. I hope we can get the updates.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information