PDA

View Full Version : Dome Radius



KLS
07-15-2007, 08:53 PM
Just wondering if there is a way to specify the radius of a dome?
Thanks

rjustice
07-15-2007, 09:15 PM
KLS,
Not to my knowledge. The dome size is controlled by the height and carve region. So, the smaller the carve region, and deeper the depth, the smaller the radius is. If you want to trig out the approximate dome radius, i can post a formula for you...

Ron

KLS
07-15-2007, 09:30 PM
Ron,
Thanks for the reply. What I'm needing to do is cut a 14" radius across 2 3/8", 19.5 " long. Maybe there is a better function besides dome to accomplish this?

rjustice
07-15-2007, 09:44 PM
KLS,
I have never checked the accuracy of this function but it calculates out to a .05 depth on 2.375 width equals a 14" radius. It should work.

Ron

rjustice
07-15-2007, 09:52 PM
Here ya go...

Ron

mtylerfl
07-15-2007, 10:35 PM
KLS,
Not to my knowledge. The dome size is controlled by the height and carve region. So, the smaller the carve region, and deeper the depth, the smaller the radius is. If you want to trig out the approximate dome radius, i can post a formula for you...

Ron

Hi Ron,

What is the formula you used? Thanks in advance!

rjustice
07-16-2007, 08:18 AM
Arc height when you know the chord length and radius:

B = R - sqrt( R^2 - (A/2)^2 )
(B = Arc Height) (R = Radius) (A = Chord Length)

Said as:
B equals R minus the square root of the quantity R squared minus A over 2 squared

Ron

mtylerfl
07-16-2007, 08:54 AM
Thank you, Ron!