intersection area between two circles

intersection area between two circles

Anonymous
Not applicable
821 Views
6 Replies
Message 1 of 7

intersection area between two circles

Anonymous
Not applicable
In my work i just need the intersection area between two circles, can i know how to get that. is it possible??
0 Likes
822 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable
Yes it is possible,
0 Likes
Message 3 of 7

Anonymous
Not applicable
Will u please tell which method is used for that.
0 Likes
Message 4 of 7

Anonymous
Not applicable
you'll have to give more details in your questions, post a screen shot or a part. Just elaborate more
0 Likes
Message 5 of 7

Anonymous
Not applicable
my basic aim is , i need to draw some circles(say 5) , i just want the areas which are intersecting and the remaining area should be deleted. at the intersecting areas i will insert my parts in the assembly environment.
0 Likes
Message 6 of 7

Anonymous
Not applicable
AFAIK there is no easy way (if you rule out the normal trim in the sketch, which can get confusing when you have too much circles), however i found a workaround that requires more work.

check part attached.

1- Create sketch and draw in it only one circle
2- Extrude the circle
3-Right click on sketch and click share sketch
4-Edit your sketch and add one other circle, then hit finish sketch
5-Extrude your second circle, this time using "intersect" instead of "Join" (Make sure your extrusion is in the right direction, otherwise you'll get nothing).
6- Re-edit your sketch and create a third circle, and extrude "intersect".

And so on until you get your solid made of intersections, then you can project its face to any plane.

If you find it hard let me know, i'll try to create some video for you tomorrow.

Best Regards,
0 Likes
Message 7 of 7

Anonymous
Not applicable
Thanks wayz for ur quick responses, just now i worked on ur model, thats pretty intresting, and it worked well.
how can we do it thru API,
thru kIntersectOperation option..... Edited by: bharathc85 on Oct 29, 2009 9:00 PM
0 Likes