Click or drag to resize

Loft

Create a solid or hollowed shape defined by a series of 2D sections provided by sketches.

Property Panel

Start Capping

The capping mode of the start section. The following modes can be selected:

  • None: The section will not be closed and a wall added to the lofted shape, so you will receive a hollowed out shape.

  • Flat: The section will be closed with a flat capping. If both sides are closed, the shape will not be hollowed out.

Capping Mode Flat and None
Loft Capping Mode

End Capping

The capping mode of the end section. See Start Capping for possible values.

Wall Thickness

Defines the wall thickness of the hollow shape.
This parameter is only available if capping mode is None for start or end capping.

Direction

The direction in which the shape is thickened to build the wall.

  • Inwards: The sections describe the outer shape of the loft, and the wall is added to the inside.

  • Outwards: The sections describe the inner shape of the loft, and the wall is added to the outside.

This parameter is only available if capping mode is None for start or end capping.

Direction Outwards and Inwards
Loft Thicken Direction

Corner Type

Defines how the corners will be build if the shape is thickened. This is typically only relevant for convex corners in Outwards mode and accordingly for concave corners in Inwards mode.
The possible values are:

  • Round: The corners are created using circular edges.

  • Angular: The corners are created using the extension of the adjacent faces.

This parameter is only available if capping mode is None for start or end capping.

Corner Type Round and Angular, both with direction Outwards.
Loft Corner Mode

Remarks

The order of the sections will be determined automatically by minimizing distances between all sections.

Each section need to have the same number of segments.

Only one contour can be used per section. If the sketch consists of more than one contour, the first is used and the others ignored.

While lofts can be built using open or closed contours, they cannot be mixed. So the contours of all sections need to be closed or open.

Caution note Caution

The algorithm can get unstable for hollowed lofts if the resulting geometric complexity gets to high.
If you get invalid results, set the capping mode to Flat and build another loft to hollow it out using boolean cut.

Creating a Loft

A loft can be created on any sketch shape by adding more sketches to define the hull of the loft.

  1. Select one or more sketches.

  2. Select Loft from ribbon menu. If you have selected more than one sketch, the shape is finished using this two shapes. Otherwise, you can now add another sketches to the loft.

  3. Select another sketch to add it to the loft. You can add as many sketches as you need. Press Escape to leave the adding mode.

Note Note

The order of addition is not important for the algorithm to work, but it will define the order the sketches are listed in the modifier stack.