I need to create a spiral exponential arc with a fix center, but the radius of the arc will increase exponentially along the curve at every
5 degree increment. Is it possible to do this using an array or a circular pattern. any advice would be appreciated.
Didn't find your answer? Ask the community — no account required.
M
matt
SW has the ability to do a spiral, but if you have special requirements like the exponential radius growth, you might have to write a little equation for that. Might be easiest to write a polar equation and convert to cartesian coordinates. I have a macro that you can type an equation into, and it will draw a spline for you.
formatting link
go to the Macro library, and it is the eqcurve macro.
Good luck,
matt
snipped-for-privacy@friedrich.com (Judora) wrote in news: snipped-for-privacy@posting.google.com:
L
Lee Bazalgette
can you write an equation for the curve?
P
Philippe Guglielmetti
"Judora"
you could use Excel to generate a file of points then "Curve through XYZ points" to make a curve.
For more complex things, if you want to create calculated surfaces or if you prefer VB programming to Excel formulas, our free "MathSurf " macro
formatting link
) creates files of points for curves and surfaces. Then the free "SketchFile" macro
formatting link
creates sketch(es) and even surfaces from the points.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.