hexagon logo

Alignment to offset holes?

Hi all. First post. Sorry if it's a rookie question.

I want to do a Plan-Circle-Circle alignment.
The first hole is the x0 y0 origin.
The second hole has some given coordinates, say x8.0, y4.0.

I don't want to have to calculate the angle and use the "Offset angle" in the "Rotate to" field.
I also don't want to use an iterative alignment.

Any ideas?

Thanks,
Steve
Parents
  • I can't read your reply Lambo. Everything is in a vertical single digit column. Even the code you inserted. It is in a scrollable single digit vertical alignment. Whooo hoooo!!!!!!


    That’s weird. It looks fine on my screen.

    A3...... =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
    ........... ALIGNMENT/ROTATE_CIRCLE,XPLUS,TO,CIR1,AND,CIR2,ABOUT,ZPLUS
    ........... ALIGNMENT/ROTATE_OFFSET,-(RAD2DEG(ATAN(4/8))),ABOUT,ZPLUS
    ........... ALIGNMENT/END
Reply
  • I can't read your reply Lambo. Everything is in a vertical single digit column. Even the code you inserted. It is in a scrollable single digit vertical alignment. Whooo hoooo!!!!!!


    That’s weird. It looks fine on my screen.

    A3...... =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
    ........... ALIGNMENT/ROTATE_CIRCLE,XPLUS,TO,CIR1,AND,CIR2,ABOUT,ZPLUS
    ........... ALIGNMENT/ROTATE_OFFSET,-(RAD2DEG(ATAN(4/8))),ABOUT,ZPLUS
    ........... ALIGNMENT/END
Children
No Data