Hi everybody, I have a drawing object made of lines. I want to rotate full drawing as one object to particular angle using VBA automatically. I tried to use rotate method, but i don't know how can I select full drawing using VBA. Like in command line,if I click CtrA, it select all point and just provide base point and rotation angle, you can rotate your drawing. How can I select full drawing using VBA?? Regards