FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Revolution
Additive Pipe
PartDesign

PartDesign AdditiveLoft

Menu location
Part Design → Additive Features → Additive Loft
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign AdditivePipe, PartDesign SubtractiveLoft

Description

Additive Loft creates a solid in the active Body by making a transition between two or more sketches (also referred to as cross-sections). If the Body already contains features, the additive loft will be merged to them.

On the left: cross-sections (A), (B) and (C); created Additive Loft on the right.

Usage

Dialog-based workflow

  1. There are several ways to invoke the tool:
    • Press the Additive Loft button.
    • Select the Part Design → Additive Features → Additive Loft option from the menu.
  2. In the Select Attachment dialog select a sketch to be used as base profile object and click OK.
    • Alternatively, either a single sketch or the face of a 3D object can be selected prior to pressing the Additive Loft button.
  3. In the Loft Parameters, press the Add Section button.
  4. Select the next sketch in the 3D View. Repeat to select more sketches in the order you want them to be lofted through. You can change the section order any time later in the loft dialog by dragging sections in the list to the desired position.
  5. Set options if needed and click OK.

Selection-based workflow

  1. Select several sketches. It is hereby important in what order you select them:
    • The sketch selected at first will become the base profile object in the next step
    • The sketches selected after the first one will become the loft sections. Also here the selection order is important: The sketch selected as second will become the first loft section, the one selected as third becomes the second section and so on. (You can change the section order any time later in the loft dialog by dragging sections in the list to the desired position.
    • The first or last selection can also be a face of a 3D object.
  2. There are several ways to invoke the tool:
    • Press the Additive Loft button.
    • Select the Part Design → Additive Features → Additive Loft option from the menu.
  3. Set options if needed and click OK.

Options

  • Ruled surface: makes straight transitions between cross-sections. Does not apply to a loft with two cross-sections. If not checked, transitions will be smooth.
  • Closed: makes a transition from the last cross-section to the first, creating a loop. introduced in 0.21

Properties

  • DataLabel: name given to the operation, this name can be changed at convenience.
  • DataSections: lists the sections used.
  • DataRuled: see Options.
  • DataClosed: see Options.
  • DataRefine: true or false. If set to true, cleans the solid from residual edges left by features. See Part RefineShape for more details.
  • DataProfile: the see base profile object of the loft.
  • DataMidplane: non applicable.
  • DataReversed: non applicable.
  • DataUp To Face: non applicable.
  • DataAllow Multi Face: non applicable.

Notes

  • To better control the shape of the loft, it is recommended that all cross-sections have the same number of segments. For example, for a loft between a rectangle and a circle, the circle should be broken down into 4 connected arcs.
  • You can loft from or toward a single vertex from a sketch or the body.
  • Vertices can only be either the start or end of a loft. Otherwise the loft body would consist of two solids connected at a single point. This would violate the CAD kernel's definition of a 3D object.
  • A cross-section cannot lie on the same plane as the one immediately preceding it.
  • If the sketch has inner geometry, then the order in which the sketch geometry is created should be the same for all sections. Either start all sections with the inner geometry, or start them all with the outer. Otherwise an invalid loft will be created where inner and outer walls cross.
  • It is not possible to loft disjoint or crossing loops.
  • Some failure modes will turn the part black.

Links

  • Part Loft Technical Details explains how a Part Loft is created, much of its content is relevant to the PartDesign Additive Loft.


Revolution
Additive Pipe
PartDesign

This page is retrieved from https://wiki.freecad.org/PartDesign_AdditiveLoft

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub