Control Points¶
Extrude Curve and Move¶
Reference
- Mode:
Edit Mode
- Menu:
- Shortcut:
E
Extruding is the main way of adding new control points to a surface. It’s not possible to do this directly as would be the case with Curves.
Start by selecting a complete border of the surface grid. Then press E to duplicate the control points, and move the mouse to bring them to the desired position. Finally, click LMB to confirm. (Alternatively, click RMB or press Esc to cancel the move and keep the new control points at their original position.)
Example¶
First, we select a border control point and expand the selection to the complete row using Select Control Point Row.
Then, we extrude a few times:
Control points extruded twice¶
Make Segment¶
Reference
- Mode:
Edit Mode
- Menu:
- Shortcut:
F
While this operator sounds like it creates a single segment (grid line) between two control points, it’s really more similar to Bridge Edge Loops for meshes: it bridges the gap between two disjoint surfaces by creating as many new segments as necessary. Simply select a border row (or column) in each surface, then press F to connect those borders.
Note that the two surfaces need to be part of the same Surface object. If you have two separate objects, these first need to be combined into one using Join. Also, the borders to connect must have the same number of control points.
Example¶
The images below show bridging of two “surfaces” consisting of just a curve, but it’s also possible to connect sheets.
Smooth¶
Reference
- Mode:
Edit Mode
- Menu:
Moves the selected control points to give the surface a smoother appearance.
Hooks¶
Reference
- Mode:
Edit Mode
- Menu:
- Shortcut:
Ctrl-H
Adds a Hook Modifier that makes the selected control points follow a particular object or bone.
Make Vertex Parent¶
Reference
- Mode:
Edit Mode
- Menu:
- Shortcut:
Ctrl-P
Creates a parent-child relationship that makes a particular object follow the selected control point(s).
While in Edit Mode, select another object by either clicking it with Ctrl-LMB in the 3D Viewport or by selecting it the Outliner. Then, select one or three control points of the surface and press Ctrl-P. Parenting an object to three control points will make it follow their averaged position.