• 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. Allegro X PCB Editor
  3. Move sym

Stats

  • Replies 8
  • Subscribers 160
  • Views 14355
  • Members are here 0
More Content

Move sym

ELEKVN
ELEKVN over 16 years ago

 Have any skill can help me move sym (xy and rotation)?

Please help me.

Thank 

Elek

  • Sign in to reply
  • Cancel
  • Randy R
    Randy R over 16 years ago

    You can use the axlTransformObject command.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ELEKVN
    ELEKVN over 16 years ago

     Thank you, I will try.

     Happy new year.

    Elek

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ELEKVN
    ELEKVN over 16 years ago

    Hi ,

    Please check to help me,

    Please check this comand:

      axlTransformObject(compfindelement->name, ?angle 45)

    Is it ok?

    I can find out JP10, but I can't rotation it. I did not known.

    Can you help me

    Thank you verry much

    Elek

    *******************************************************************************

     mydesign=axlDBGetDesign()
                
                compfindlist = mydesign->components
                
                foreach( compfindelement compfindlist
                    if( compfindelement->name=="JP10" then
                        println(compfindelement->name)
                        axlTransformObject(compfindelement->name, ?angle 45)
                        ;avail_comp_name_list=cons(compfindelement->name avail_comp_name_list)
                    );end-if
                );end-foreach

    **********************************************************

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Randy R
    Randy R over 16 years ago

    You need to move the symbol, not the component.

    Try "axlTransformObject(compfindelement->symbol, ?angle 45)".

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ELEKVN
    ELEKVN over 16 years ago

     You are verry good. It is right. I can do it

    Thank you verry much

    Elek

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
Cadence Guidelines

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