Arc between two points with known radius?

Use this forum to ask questions about how to do things in QCAD 2.1/2.2.

Moderator: andrew

Locked
Zeke
Registered Member
Posts: 2
Joined: Thu Sep 23, 2010 12:20 pm

Arc between two points with known radius?

Post by Zeke » Thu Sep 23, 2010 1:53 pm

I have two intersection I want to connect with an arc. I know the radius of the arc but not the center of the arc. I can do this in other cad-programs but couldn't find this function in Qcad. Any suggestions?

User avatar
andrew
Site Admin
Posts: 9052
Joined: Fri Mar 30, 2007 6:07 am

Post by andrew » Thu Sep 23, 2010 2:01 pm

Arc that connects P1 and P2 with radius R:

- Construct two circles with centers P1 and P2 and radius R.
- The two intersection points of the two circles give you the two possible center points of the arc.

Zeke
Registered Member
Posts: 2
Joined: Thu Sep 23, 2010 12:20 pm

Post by Zeke » Thu Sep 23, 2010 5:53 pm

Some extra work but in the end it worked fine. Thanks a lot!

Locked

Return to “QCAD 2.1/2.2 'How Do I' Questions”