Surface Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "==Wprowadzenie==")
(Created page with "Niektóre z dostępnych funkcji to: * Tworzenie powierzchni z krawędzi brzegowych. * Wyrównywanie krzywizn z sąsiednich powierzchni. * Ograniczanie powierzchni do dodatkowy...")
Line 16: Line 16:
The [[Image:Workbench_Surface.svg|24px]] [[Surface_Workbench|Surface Workbench]] provides tools to create and modify simple [https://en.wikipedia.org/wiki/Non-uniform_rational_B-spline NURBS surfaces]. These tools have a similar functionality to the {{Button|[[File:Part Builder.svg|16px]] [[Part_Builder|Part Builder]]}} tool when the {{MenuCommand|Face from edges}} option is used. However, unlike that tool, the tools of the Surface Workbench are parametric and provide additional options. In this respect, the tools in this workbench are similar to {{Button|[[File:PartDesign_AdditiveLoft.svg|16px]] [[PartDesign_AdditiveLoft|PartDesign AdditiveLoft]]}} and {{Button|[[File:PartDesign_AdditivePipe.svg|16px]] [[PartDesign_AdditivePipe|PartDesign AdditivePipe]]}}.
The [[Image:Workbench_Surface.svg|24px]] [[Surface_Workbench|Surface Workbench]] provides tools to create and modify simple [https://en.wikipedia.org/wiki/Non-uniform_rational_B-spline NURBS surfaces]. These tools have a similar functionality to the {{Button|[[File:Part Builder.svg|16px]] [[Part_Builder|Part Builder]]}} tool when the {{MenuCommand|Face from edges}} option is used. However, unlike that tool, the tools of the Surface Workbench are parametric and provide additional options. In this respect, the tools in this workbench are similar to {{Button|[[File:PartDesign_AdditiveLoft.svg|16px]] [[PartDesign_AdditiveLoft|PartDesign AdditiveLoft]]}} and {{Button|[[File:PartDesign_AdditivePipe.svg|16px]] [[PartDesign_AdditivePipe|PartDesign AdditivePipe]]}}.


Niektóre z dostępnych funkcji to:
Some of the features provided are:
* Tworzenie powierzchni z krawędzi brzegowych.
* Creation of surfaces from boundary edges.
* Wyrównywanie krzywizn z sąsiednich powierzchni.
* Alignment of the curvature from neighboring faces.
* Ograniczanie powierzchni do dodatkowych krzywych i wierzchołków.
* Constraining of surfaces to additional curves and vertices.
* Rozszerzanie powierzchni.
* Extension of faces.
* Siatka może być użyta jako szablon do utworzenia krzywych złożonych na jej powierzchni.
* A mesh can be used as a template to create spline curves on its surface.


[[Image:Surface_example.png|350px]]
[[Image:Surface_example.png|350px]]

Revision as of 18:03, 27 May 2022

Ikonka FreeCAD dla środowiska pracy Powierzchnia

Wprowadzenie

The Surface Workbench provides tools to create and modify simple NURBS surfaces. These tools have a similar functionality to the Part Builder tool when the Face from edges option is used. However, unlike that tool, the tools of the Surface Workbench are parametric and provide additional options. In this respect, the tools in this workbench are similar to PartDesign AdditiveLoft and PartDesign AdditivePipe.

Niektóre z dostępnych funkcji to:

  • Tworzenie powierzchni z krawędzi brzegowych.
  • Wyrównywanie krzywizn z sąsiednich powierzchni.
  • Ograniczanie powierzchni do dodatkowych krzywych i wierzchołków.
  • Rozszerzanie powierzchni.
  • Siatka może być użyta jako szablon do utworzenia krzywych złożonych na jej powierzchni.

Usage

The Surface Workbench intends to create faces with shapes, which is not possible to do with the standard tools in other workbenches.

Surface created with sketches placed in datum planes with the tools of the PartDesign Workbench

The Surface Workbench integrates with other workbenches of FreeCAD. The above example was created from Sketches placed on PartDesign Datum planes in the PartDesign Workbench. The design can be fully parametric if all datum planes and sketches are defined accordingly. In most cases it is sufficient to draw a closed sketch to define the boundary of a face, and then use different options to further modify its shape.

The generated surface cannot be placed inside a PartDesign Body. However, the generated surface can be contained inside a Std Part together with the associated PartDesign Body that holds the datum planes and sketches. The non-parametric Part Builder tool can then be used in order to create a shell and finally a solid.

Tools

  • Filling: fills a series of boundary curves with a surface.
  • Extend face: extrapolates the surface at the boundaries with its local U parameter and V parameter.