Surface GeomFillSurface: Difference between revisions

From FreeCAD Documentation
(|Version=0.17)
(Button template)
Line 23: Line 23:


<!--T:2-->
<!--T:2-->
This tool creates a surface from two, three or four boundary edges. The tool creates a smooth transition between the boundary edges.
{{Button|[[File:Surface_GeomFillSurface.svg|16px]] [[Surface_GeomFillSurface|Surface GeomFillSurface]]}} creates a surface from two, three or four boundary edges, trying to create a smooth transition between them.


==Usage== <!--T:3-->
==Usage== <!--T:3-->

Revision as of 06:28, 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

Surface GeomFillSurface creates a surface from two, three or four boundary edges, trying to create a smooth transition between them.

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.