Surface GeomFillSurface: Difference between revisions

From FreeCAD Documentation
(Proper command name to find the correct icon name)
(|Version=0.17)
Line 17: Line 17:
|MenuLocation=Surface → Fill boundary curves
|MenuLocation=Surface → Fill boundary curves
|Workbenches=[[Surface Module|Surface]]
|Workbenches=[[Surface Module|Surface]]
|Version=0.17
}}
}}



Revision as of 06:25, 30 September 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Surface GeomFillSurface

Menu location
Surface → Fill boundary curves
Workbenches
Surface
Default shortcut
None
Introduced in version
0.17
See also
None

Description

This tool creates a surface from two, three or four boundary edges. The tool creates a smooth transition between the boundary edges.

Usage

  1. Press the Fill boundary curves button.
  2. Select edges in the 3D-view. The edges must connect together in order to give a closed profile.
  3. Set options and press OK.

Options

Three different filling styles are available: Curved, Coons, Stretch.

Properties

DataFill Type: The applied filling algorithm

  • Curved – the style with the most rounded patches.
  • Coons – a rounded style with less depth than Curved
  • Stretch – the style with the flattest patches

Limitations

It is not possible to apply additional constraints to the surface.