priyanka_mehta
9th Jul 2010, 12:11 pm
Hi all,
I need to create a line with specific length and angle using VBA.
I am using Utility.PolarPoint method for the same
but i need to set 0° North clockwise for my angles.
It is not following the drawing units if i change them manually. It is by default using East Anticlockwise (3' 0 Clock position).
Is there a way to set the drawing unit to north clockwise so that when i create a line at an angle of 0° through VBA it should appear like ↑ and not like →
Please help !!!
I have tried this solution that i received by posting the thread at incorrect sub forum but it didnt help
http://www.cadtutor.net/forum/showthread.php?p=340889#post340889
Thanks and Regards,
Priyanka
I need to create a line with specific length and angle using VBA.
I am using Utility.PolarPoint method for the same
but i need to set 0° North clockwise for my angles.
It is not following the drawing units if i change them manually. It is by default using East Anticlockwise (3' 0 Clock position).
Is there a way to set the drawing unit to north clockwise so that when i create a line at an angle of 0° through VBA it should appear like ↑ and not like →
Please help !!!
I have tried this solution that i received by posting the thread at incorrect sub forum but it didnt help
http://www.cadtutor.net/forum/showthread.php?p=340889#post340889
Thanks and Regards,
Priyanka