Creating ARC with 3points

Creating ARC with 3points

Anonymous
Not applicable
425 Views
5 Replies
Message 1 of 6

Creating ARC with 3points

Anonymous
Not applicable
Is there any way to creat ARC using 3 points in VBA
pls help me i need it urgently
if possible give code example
0 Likes
426 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable
Take a look at this thread:

http://discussion.autodesk.com/thread.jspa?messageID=406712

~'J'~
0 Likes
Message 3 of 6

Anonymous
Not applicable
A good find, Fatty
0 Likes
Message 4 of 6

Anonymous
Not applicable
Thanks for giving link for 3 point Arc
0 Likes
Message 5 of 6

Anonymous
Not applicable
I'm working with AC2006 and I can draw an arc along three points 1,2,3 or 3,2,1 and I get the same arc, clockwise or counterclockwise. Is this new?

I've written subs to round off corners and create fillets, and one of the main things I do is establish a point midway along the required arc, which serves as the "2" in the 1,2,3.

To me, it seems easiest if you already know the three points, to draw the arc from 1,2,3 or 3,2,1.

Am I oversimplifying?
0 Likes
Message 6 of 6

Anonymous
Not applicable
By taking help from link given above i was able to get 3 points Arc in 123 sequence only
It's nice mr steiveLee to see that u have created subs for round off corners/fillets which is new to me
good
I am customizing fastners I need to try it so ease my work
if any problem help me
let me try it first
0 Likes