T
The OTHER Kevin in San Diego
Trying to create "gauge" faces for a work project and am having a bit
of trouble with arcs of less than 90 degrees..
Basically, I create the "face" of the guage with a circle and then
"Array" hash marks around the center point of the circle. I need to
indicate up to 3 different colored ranges within these hash marks and
I can do the arcs to whatever angle I need, but arcs over 90 degrees
take a lot of time to "tweak" to make look right.
How would I automated the arc creation? Ideally I'd like to be
prompted like so:
Start angle position; (Where to start the beginning of the arc)
End Angle Position: (Where to end the arc)
Outer radius from center (the "outer" line of the arc)
Inner radius from center (The "inner" line of the arc)
fill color
Of course I'd need to be able to make this a completed shape so I can
fill it..
Automated solution(s) would be nice, but some tips on an easier manual
method would be appreciated as well.
Thanks
of trouble with arcs of less than 90 degrees..
Basically, I create the "face" of the guage with a circle and then
"Array" hash marks around the center point of the circle. I need to
indicate up to 3 different colored ranges within these hash marks and
I can do the arcs to whatever angle I need, but arcs over 90 degrees
take a lot of time to "tweak" to make look right.
How would I automated the arc creation? Ideally I'd like to be
prompted like so:
Start angle position; (Where to start the beginning of the arc)
End Angle Position: (Where to end the arc)
Outer radius from center (the "outer" line of the arc)
Inner radius from center (The "inner" line of the arc)
fill color
Of course I'd need to be able to make this a completed shape so I can
fill it..
Automated solution(s) would be nice, but some tips on an easier manual
method would be appreciated as well.
Thanks