.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to calculate co-ordinates of these points

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
parikhnidi
347 Views, 2 Replies

How to calculate co-ordinates of these points

Hi All,

 

Can anyone help in calculating the co-ordinates of points P1 and P2 as shown in the attached image. The circles with RAD1 and RAD2 are tangent to each other and the circle with RAD2 is always inside the circle with RAD1. The ANGLE is symmetrically divided.

 

Thanks,

Nimish

 

parikhnidi_0-1631038697149.png

 

 

2 REPLIES 2
Message 2 of 3
norman.yuan
in reply to: parikhnidi

It is certainly doable with high school math knowledge, but I have to admit the calculation is a bit challenging after leaving school (high school, or university) for so long. But fortunately, with AutoCAD's rich geometric APIs, we can do it much easier without being math master: looking into Autodesk.AutoCAD.Geometry namespace, you could use IntersectWith method from CircularArc2d/Line2d(LineSegment2d) to find out P1 and P2 as intersecting points.

 

 

Norman Yuan

Drive CAD With Code

EESignature

Message 3 of 3
parikhnidi
in reply to: norman.yuan

Thanks Norman.

 

For sure, I will need to calculate through IntersectWith method. I was trying to crack this through using trigonometry.

 

Nimish

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report