creating a spiral exponential arc.

Discussion in 'SolidWorks' started by Judora, Jan 20, 2004.

  1. Judora

    Judora Guest

    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.
     
    Judora, Jan 20, 2004
    #1
  2. Judora

    matt Guest

    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.

    http://www.frontiernet.net/~mlombard/

    go to the Macro library, and it is the eqcurve macro.

    Good luck,

    matt


    (Judora) wrote in
     
    matt, Jan 20, 2004
    #2
  3. can you write an equation for the curve?
     
    Lee Bazalgette, Jan 20, 2004
    #3
  4. "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
    (http://www.dynabits.com/sw/free/macros/mathsurf/index.htm ) creates files
    of points for curves and surfaces.
    Then the free "SketchFile" macro
    (http://www.dynabits.com/sw/free/macros/sketchfile/index.htm) creates
    sketch(es) and even surfaces from the points.
     
    Philippe Guglielmetti, Jan 21, 2004
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.