To Create and Edit Equation Curves

Create 2D Equation Curves

  1. In an active sketch, click Sketch tab Create panel Equation Curve (2D sketch) or 3D Sketch tab Draw panel Equation Curve (3D sketch).
  2. In the mini-toolbar, choose a curve type:
    • Parametric. Uses two equations to evaluate X and Y or r and θ.
    • Explicit. Uses one equation to evaluate Y or r and a range for X or a.
  3. Choose a coordinate system:
    • Cartesian. Specifies X and Y coordinates on a plane.
    • Polar. Specifies a radial distance (r) and an angle from a fixed direction (a).
  4. Enter values:
    • x(t) or r(t). (Parametric) Specify x or r as a function of t. For example x(t): t^2.
    • y(t) or θ(t). (Parametric) Specify y or θ as a function of t. For example, y(t): t^2.
    • y(x) or r(a). (Explicit) Specify an equation for y or r as a function or x or a. For example, y(x): x^2.
    • tmin, xmin, or amin. Specify the minimum value to evaluate for t, x, or a, depending on the type of curve and coordinate system you’ve chosen.
    • tmax, xmax, or amax. Specify the maximum value to evaluate for t, x, or a, depending on the type of curve and coordinate system you’ve chosen.
    Tip: Select Show Units to display the equation with all units parsed.
  5. Click OK to create the curve and exit the command. Click Apply to create the curve and remain in the command.

Show Me How to Create and Use Equation Curves

Create 3D Equation Curves

  1. In an active sketch, click 3D Sketch tab Draw panel Equation Curve .
  2. Choose a coordinate system:
    • Cartesian. Specifies X, Y, and Z coordinates.
    • Cylindrical. Specifies radial distance (r), polar angle (θ), and a Z coordinate.
    • Spherical. Specifies radial distance (r), azimuthal angle (ϕ), and polar angle (θ).
  3. Enter values:
    • x(t) or r(t). Specify x or r as a function of t. For example x(t): t^2.
    • y(t) or θ(t) or ϕ(t). Specify y, θ, or ϕ as a function of t. For example, y(t): t^2.
    • z(t) or θ(a). Specify z or θ as a function of t. For example, z(t): t^2.
    • tmin. Specify the minimum value to evaluate.
    • tmax. Specify the maximum value to evaluate.
    Tip: Select Show Units to display the equation with all units parsed.
  4. Click OK to create the curve and exit the command. Click Apply to create the curve and remain in the command.

Edit Equation Curves (partial)