Create equation curve in sketch

To create an equation curve, select a part face or work plane to use as the sketch plane . In an empty 2D sketch file, select the sketch plane, and then start to sketch.

Show Me how to create and use equation curves

Create equation curve

Cartesian equation curves use X, Y coordinates. Parametric equation curves use equations to define x and y as a function of a variable t.

  1. On the ribbon, click Sketch tab Draw panel Equation Curve .
  2. Then select the type:
    • Parametric Cartesian
      1. In the x(t) box, enter the equation for x as a function of t.
      2. In the y(t) box, enter the equation for y as a function of t.
      3. In tmin and tmax, enter the minimum and maximum values for t in the tmin and tmax fields.
    • Explicit Cartesian
      1. In the y(x) box, enter the equation for y as a function of x.
      2. In xmin and xmax, enter the minimum and maximum values for x.
    • Parametric Polar
      1. In the r(t) box, enter the equation for r as a function of t.
      2. In the θ(t) box, enter the equation for θ as a function of t.
      3. In xmin and xmax, enter the minimum and maximum values for t.
    • Explicit Polar
      1. In the r(a) box, enter the equation for r as a function of a.
      2. In xmin and xmax, enter the minimum and maximum values for a.
  3. Click OK to create the curve and exit the command. Click Apply to create the curve and remain in the command.