Share
 
 

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

Video Player is loading.
Current Time 0:00
/
Duration 2:25
Loaded: 0%
0:00
Progress: 0%
 
1x

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)

  • To edit an equation curve, do any of the following:
    • Right-click the curve in the graphics window or the browser then select Edit Equation Curve to display the mini-toolbar and change the equations, the coordinate system, or the range.
    • Drag the curve to reposition it, or drag geometry that is constrained to the curve.
    • Add constraints to control relationships between the curve and other geometry. Equation curves support coincident, tangent, perpendicular, and fix constraints.
    • Add dimensions between the curve and other geometry.
    • Right-click the curve and select Display Curvature to analyze the curvature of the equation curve.
    • In the mini-toolbar, select Show Transform to display the position and rotation values for X, Y, and Z (if 3D). The values are zero until the curve has been moved by dragging, constraints, or dimensions.

Was this information helpful?