Hi
We write a macro to draw a object for a person but we have a problem in Coreldraw software.
the macro must draw a path like below picture.
![]()
For drawing this path we need to draw a rectangle and then we draw the first ellipse (up - right ) in quarter and then get copy and rotate 25 degree, the quarter of ellipse to the up and left position. macro must do this job only with get two dimension for rectangle and two dimension for ellipse so the center of ellipse is in the up and right corner and then get copy and rotate the first ellipse in the left and up corner automatically but the problem is when, the software get copy and rotate the ellipse, the Coreldraw doesn't do the rotation with the the center of ellipse quarter position. I think it rotate with
and
of ellipse quarter (the center of area of a ellipse quarter).
Can you please help me to know how can i have a rotation related with the center of ellipse ?
I try to do this with Spline too but i can't get true rotation too.
I am wait for your reply.
Thank you