Advanced - Extrude/Delete

Overview

The Extrude/Delete section shows the following tools:


Extrude

This tool provides a powerful function to push or pull the selected face so you can expand a 2D surface to a 3D shape.

How it Works

Place a cursor on a polygon which you would like to push or pull:

Drag the mouse holding LMB in the direction of the normal of the selected polygon:

Release LMB to finish the extrusion.

Tips

Automatic boundary checks
  1. While you push or pull the selected face and it get to the point where it can't be pushed any further back because there is nothing behind it, the polygon will be removed when you release LMB:



  2. If you extrude a polygon up to the point where it meets another one, the extrusion will stop.

  3. While the selected polygon is extruded and it reaches the edge of another polygon which is next to the selected one and has the same normal direction, the extrusion will be stopped:


    For both point 2 and 3, if you want to extrude the polygon beyond this point, simply let go of LMB and extrude it again.
Alignment with an another polygon that has the same normal direction

Holding SHIFT while extruding and moving the mouse cursor onto a polygon with the same normal direction as the selected polygon will make the polygon that's being extruded snap to the same height as the one under the mouse cursor:

Resizing the selected face before starting an extrusion

Before starting on extrusion, you can resize the selected face holding SHIFT and moving a mouse and then push or pull it as follows:

Repeating the previous extrusion

If you hold Alt and click a polygon, the previous push or pull behavior will be repeated:

This first selected polygon was pulled by dragging the mouse. The second selected polygon was pulled by holding Alt and clicking LMB on it.

Extrude Multiple

The Extrude tool mentioned above is one of the most frequently used tools within the Designer tool but it allows only one polygon to be extruded at a time.

We can use the Extrude Multiple tool to extrude multiple polygons in individual normal directions, average or x/y/z direction.

The direction they are extruded can be chosen by:

  1. Choosing an Extrude Axis in the Extrude Multiple properties that appear when the Extrude Multiple button is selected.
  2. Dragging the common normal line - not one of the polygons - as shown here:

The common normal line can be either black or white. It should not be confused with the Designer tool's colored axis lines.

Extruding Multiple - Average

Extruding Multiple - Individual

Extrude Multiple - X

Extrude Multiple - Y

Extrude Multiple - Z

Offset

This tool takes a polygon and creates an offset of the selected polygon in an easy way.

How it Works

Basic

You can make an offset right in the middle of a polygon easily by selecting it and then clicking LMB again:

Offset in the middle

You can also determine exactly where the offset will be placed. You do this by clicking the polygon on which you want to create the offset, and then clicking again and dragging LMB up and down on the polygon. To confirm the position of the offset, let go of LMB.

Bridge Edges

With Bridge Edges checked on the property panel, the vertex pairs between each vertex of the selected polygon and corresponding vertex of the offset polygon will be connected.

When using this on the top polygon of the cylinder we used before, this will result in the following:

Repeating the Previous Action

Alt+LMB on a polygon will repeat the previous action. Continuing from the previous picture, the following would happen when doing this repeatedly:

Multiple Offset

In the Offset properties, there is also the option Multiple Offset:

Checking this box, the offset can be applied to multiple polygons by selecting the polygons you want to apply the offset to and then either clicking on one of them once (to create offsets in the middle of the selected polygons) or clicking and dragging on one of the polygons (to determine the exact position of the offsets):

Weld

This tool is used to merge two selected vertices by moving the first vertex to the second vertex.

How it Works

First, select two vertices with the Vertex tool under the Selection section:

Click the Weld button. The vertex you selected first will then move to the second vertex:

Collapse

With this tool, connected edges will be collapsed to a position exactly in the center.

How it Works

Select edges with the Edge tool in the Selection section and click Collapse button:

You can also select multiple edge groups as follows. Each edge group will be collapsed to the center of each group in this case.

Fill

The Fill tool is used to fill a space based on selected edges or vertices. If no elements (edges or vertices) are selected when clicking the Fill button,, the tool will search for holes in the designer object so that you can fill them easily.

This tool will be very useful to correct a geometry.

How it Works

From the Selected Edges
  1. Two opposite, unconnected edges

    If you want to fill a space between two opposite edges, first select the two edges with the Edge tool in the Selection section:




    Then click the Fill button and the space between the two edges will be filled:



  2. More than two connected edges

    You can also fill a space by selecting the edges around it with the help of the Loop tool in the Selection section and then clicking the Fill button.
    After selecting connected edges, click the Fill button and the space will be filled:



    In order to fill a space looking like a polygon consisting of n edges, you can choose n-1 edges as well as n edges:

From Selected Vertices

At least 3 vertices should be selected to fill a space.


After selecting vertices, press the Fill button too then the space defining the vertices will be filled.

By Selecting a hole

If you click the Fill button without selecting any edges or vertices, the Fill tool will search for holes existing in the designer object.

When you mouse over a hole, the hole will be highlighted:

You can then fill the highlighted hole by clicking LMB:

Holes in the internal space of a polygon will not be found by the Fill tool.

In this case you should select edges or vertices as follows to fill the space:

And then click the Fill button:

Flip

This tool flips a polygon around 180 degrees so the texture is visible on the other side. (only polygons?)

How it Works

In the Selection section of the Designer Tool, click Polygon. Then select a polygon from an object and click the Flip button:

If you look at the polygon from the other side, you'll see the texture:

Merge

This tool can be used for merging multiple designer objects or connected faces to an object or a face.

How it Works

Object

You can merge objects that are separate Designer Objects into the same Designer Object. You do this by selecting all the different objects and clicking the Merge button:

As you can see from the second picture, when the objects are merged, there will be a box around them.

Polygon

The following object, created with the Cube Editor, has many polygons, some of which have a different material assigned to them:

You can merge polygons with the same material by selecting some of them:

And then clicking the Merge button. The polygons which are connected to the selected ones, have same material ID and are on the same plane will be merged to form one polygon:

Separate

Separates selected polygons from the object and turns them into a separate object.

How it Works

First, select the polygons you want to separate (hold Ctrl and click LMB on those polygons). Then click the Separate button. You can now for example move these polygons around on their own as a new object:

Remove

Using the Remove tool, edges and polygons can be deleted.

How it Works

Edges

In the Selection section of the Designer tool, click the Edge button. Then select the Edge you want to delete (hold Ctrl to select more than one Edge). Lastly, click the Remove button to remove the selected Edges:

The Remove tool can be used to merge regions sharing an edge or remove unnecessary edges. After doing this, you can do whatever you want with your newly created polygon, like extrude it:

Copy

Copy lets you make a copy of any elements in an object.

To do this, you select the elements you want to copy, like some polygons and click the Copy button. The copy will be right on top of the selected elements, so change to Move mode and move the copy away:


Remove Doubles

Similar to Merge, but Merge works on selection, whereas Remove Doubles acts according to threshold and has its own selection.