Reverses the parametric direction of a surface (U or V), or swaps the U and V parameters of a surface.
Reversing the U or V parameterization, or swapping the U and V parameters for a surface does not affect the direction of the normal.
All intersecting: display the U and/or V direction of all surfaces under the cursor.
Closest to eye: display the U and/or V direction of the nearest surface under the cursor.
Reverse the direction of the U isoparametric curves.
Reverse the direction of the V isoparametric curves.
Swap the isoparametric curves so that the U direction becomes the V direction and vice versa.
Creates new cubic B-spline (degree 3) curves/surfaces from linear (degree 1) geometry, such as digitized or imported CAD data.
Converting linear geometry to cubic
Create new cubic B-spline (degree 3) curves/surfaces from linear (degree 1) geometry, such as digitized or imported CAD data.
To create cubic b-spline objects from linear objects
Fit b-spline creates new cubic b-spline curves that fit the original linear geometry, and unpicks the originals.
Create a potentially less accurate curve, but reduce complexity.
Create a perfectly accurate curve, but with no reduction in complexity.
For example, if the original linear curve has 56 edit points, the new cubic b-spline will also have 56 edit points.
Choose either Circle or Cubic for two different ways of setting the end tangents. The default is Cubic.
Click this option if you know the exact values of the end tangent vectors that you want the fitted cubic geometry to have. Twelve slider fields are displayed.
Acceptable deviance between original and new curve/surface. The default is 0.010 cm. Only Used when Fit Type is Fit.
These four fields allow you to specify the exact (X,Y,Z) components of the end tangent vectors of the fitted curve or surface.
Only Start U Tangent and End U Tangent are used for curves.
This option controls the type of curve parameterization used by the new cubic b-spline objects.

Enforce a ratio between the height of the curve off the chord (a line connecting two consecutive edit points) and the chord length. Where the ratio is exceeded, new edit points are added to the new curve.
Use this option to break up long or high-curvature spans of the original surface into shorter, simpler spans.
The factor by which the height must exceed the chord length before Fit b-spline adds new edit points.
For example, if the Ratio Value is 10.000, the height must be ten times the chord length before additional edit points are created. The lower the value, the more edit points will be added in high curvature areas.