Next Previous Contents

5. NURBS Modelling Tools

This section describes NURBS curve and surface related modelling tools. All tools are accessible via the "Tools" menu of the main window. In addition, there are also corresponding scripting interface commands.

Many modifying tools work on multiple selected objects and execute the selected operation on all those selected objects in order of their appearance in the current level.

Tools that take only NURBS curves or surfaces from the selection will warn if the selection contains objects of unsuitable type, but processing will continue.

In case of an error, however, the processing of multiple selected objects immediately stops.

If an operation executed successfully on an object, the selected points will be removed from the object. Then the notification of the object will be run. The notification of the parent object(s) will be run after processing of all selected objects finished.

5.1 The Circular B-Spline Tool

B-Spline Curves Created by the Circular B-Spline Tool

5.2 The NURBCircle Tool

A NURBS Circle

5.3 The TrimRect Tool

5.4 The NURBSphere Tool

5.5 The NURBSphere2 Tool

5.6 The Revolve Tool

5.7 The Extrude Tool

5.8 The Sweep Tool

5.9 The Cap Tool

5.10 The Birail1 Tool

5.11 The Birail2 Tool

5.12 The Gordon Tool

5.13 The Skin Tool

5.14 The Revert Tool

5.15 The Concat Tool

5.16 The Split Tool

Split Tool (left: original curve, right: resulting split curves for t=0.5)

5.17 The Trim Tool

Trim Tool (left: original curve, right: resulting trimmed curve for umin=0.1, umax=0.5)

5.18 The Elevate Tool

Successive Application of Elevate Tool (Order 3 (left), 4 (middle), 5 (right))

5.19 The Refine Tool

Successive Application of Refine Tool

5.20 The Coarsen Tool

Successive Application of Coarsen Tool

5.21 The Clamp Tool

Clamp Tool (left: original curve, right: clamped curve)

5.22 The Insert Knot Tool

Left: original curve, Right: a knot has been inserted 1 time at t=0.5

5.23 The Remove Knot Tool

Remove Knot Tool (left: original curve, right: the knot at t=0.5 has been removed 1 time)

5.24 The Plot Curvature Tool

Curvature Plot (top) of simple NURBS curve (bottom)

5.25 The Shift Closed B-Spline Tool

Shift Closed B-Spline Tool (left: Closed B-Spline Curve, right: Shifted Curve)

5.26 The To XY Tool

To XY Tool (left: original curve, right: modified curve)

5.27 The Make Compatible Tool

Make Compatible Tool (left: Original Curves, right: Compatible Curves)

5.28 The Rescale Knots to Range Tool

5.29 The Rescale Knots to Mindist Tool

5.30 The Collapse Points Tool

5.31 The Explode Points Tool

5.32 The Swap UV Tool

5.33 The Elevate UV Tool

5.34 The Revert U Tool

5.35 The Revert V Tool

5.36 The Patch Clamp Tool

Patch Clamp Tool (left: Original Patch with B-Spline Knot Vectors, right: Clamped Patch)

5.37 The Patch Rescale Knots to Range Tool

5.38 The Patch Rescale Knots to Mindist Tool

5.39 The Patch Insert Knot Tool

Left: original patch, Right: a knot has been inserted 1 time at t=0.5

5.40 The Patch Split Tools

5.41 The Extract Curve Tool

5.42 The Extract Patch Tool

5.43 The Split to Curves Tool

5.44 The Build from Curves Tool

5.45 The Tesselation Tool

GUI of Tesselation Tool

See section Miscellaneous Preferences for a more extensive discussion of the tesselation methods and their parameter(s).


Next Previous Contents