Drawing an Equation-Based Surface

Any surface that can be described by an equation in three dimensions can be drawn. Before you draw an equation-based surface, you can specify the coordinate system, and you can set the drawing plane as Z, Y, or Z, or you can edit the plane in the properties.

3D surface model.
  1. From the menu bar, click Draw> Equation based surface icon. Equation Based Surface or, on the Draw ribbon tab, click the Draw equation based surface icon:
  2. Draw equation based surface icon selected in Draw ribbon.

    The Equation Based Surface dialog box opens.

    Equation Based Surface dialog.

  3. Type equations for X(_u, _v), Y(_u, _v), and Z(_u, _v).
  4. You can also define an equation by doing the following:

    1. Click the ellipsis button (...).
    2. The Edit Equation dialog box appears:

      Edit Equation dialog.

    3. Do one or more of the following to define the equation:
      • Type a numerical value, variable, or expression directly in the text box
      • Build an equation for X(u, v), Y(u, v), or Z(u, v), by selecting the function, operator, and quantity to insert into the equation from the three drop-down menus:
      • Insert function drop-down menu, sin option highlighted.

        Click the corresponding Insert Function, Insert Operator, or Insert Quantity buttons to insert the selections into the equation text box at the current cursor location. The if( , ,) function has been added under Insert Function.

      • The Insert Operator button inserts corresponding operator:

      • Edit equation diaog. Insert Operator set to and. Edit Equation dialog. Insert Operator set to greater_than_or_equal.
      • You can combine the preceding two methods to build complex equations.
      • Z(_u,_v)= field set to a complex equation.

    4. When you are finished defining the equation, click OK to close the Edit Equation dialog box and return to the Equation Based Surface dialog box.
      • The equations are taken to be meters. Use of units in equations is not properly supported..
      • While parsing expressions, equation based curves convert each variable separately to model units and assume that the resulting expression is in model units.
      • Equation based curves depend on the variable value library to correctly evaluate the units of expression.
      • Functions that do not support intrinsic (_t for curve, _u and _v for surface) will give an error if not supported.
  5. Specify start values for the Start_u and Start_v fields.
  6. Select end values for End_u and End_v fields.

    Equation Based Surface dialog. Equation fields filled.

  7. Click OK on the Properties dialog box.
  8. The surface is drawn in the Modeler window. The History tree contains the Equation Surface object and the command properties.

    History Tree showing EquationSurface1.

    If the Modeler option for editing properties of new primitives is checked, the Properties dialog box appears, enabling you to modify the object's attributes.