Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advise me... Draw specific arc length at sspecified radius
#1
Lately, I've been doing more and more with curves and arcs. Is there an established, and hopefully simple, method of drawing a specified arc length at a specific radius? I've been beating my head over this for some time now, but, to no avail.

For example, how would I calculated the numbers, to key in, to get a 10" arc length with a radius of 15"?

Any help would be greatly appreciated.
Reply
#2
Arc Length / ( pi * Radius * 2 ) * 360 = Angle of Arc Length

pi * Rad. * 2 = circumference
Arc Len / circumference = % of Arc
% of Arc * 360 = Angle

10 / (3.141593 * 15 * 2) * 360 = 38.197183 degrees

   

If you use the Draw a circular arc using the center option this formula works perfectly on the third question (Enter angle, select second radial point).

The Second question (Enter angle, select first radial point) is your starting point.
Reply
#3
Works perfectly!

Thanks, Al. As usual, I am in awe of your supernatural intellectual powers.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Entering a line length using feet/inches mstone 4 2,852 03-12-2018, 06:30 AM
Last Post: mstone
  How to set specific line weights castlemaker 6 5,687 03-20-2014, 02:57 PM
Last Post: castlemaker
  How to measure line length in DeltaCAD? FerociousCAD 4 5,416 07-17-2010, 12:34 PM
Last Post: FerociousCAD

Forum Jump:


Users browsing this thread: 1 Guest(s)