To modify the shape of a surface, one can change the position of control points, and remove a row or a column of control points. If the surface is a rational Bézier or a NURBS surface, one can change the weight of a control point. If the surface is a B-spline or a NURBS, one can also change the positions of knots. Note that one cannot add control points; but, one can add knots by knot insertion without changing the shape of the surface. This page focuses on moving and deleting control points.
Now rotate the scene or the surface (i.e., the "disk") so that it is approximately horizontal as shown in the left figure below. Then, moving the center four control points up, we shall get a surface like the right figure below.
There is another way to initiate the modification of control points. Select Edit, followed by Edit Control Point, followed Move Control Point. This will bring up the Control Point Update Window. Then, use the right mouse button to select a control point and use the left button to drag the small disk to move the selected control point.
Now let us delete the second row (i.e., row 1). All control points are marked with white rectangles. Select Edit, followed by Edit Control Point, followed by Delete Control Point by Row. Then, the cursor changes to a skull. Move this "delete" cursor on top of any control point on the second row and click the right mouse button. The result is a new B-spline surface (see below) defined by five rows and five columns of control points. The degree in each direction is unchanged; however, a knot vector will be modified to reflect this change. Note that the front side of the new surface becomes flatter than the original.
Let us delete the third column (i.e., column 2) of the above B-spline surface. The five control points on the third column are marked with white rectangles. Select Edit, followed by Edit Control Point, followed by Delete Control Point by Column. The result is the following B-spline surface, which is defined by five rows and four columns. Please compare the difference between the surface below and the surface above.