Surface Workbench/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Tag: Manual revert
 
(55 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}
{{Docnav|[[Start Workbench|Start Workbench]]|[[TechDraw Module|TechDraw Module]]|IconL=Workbench_Start.svg|IconR=Workbench_TechDraw.svg}}


<div class="mw-translate-fuzzy">
[[Image:Workbench_Surface.svg|64px]]
{{Docnav
|[[Start_Workbench/pt-br|Bancada de trabalho Start]]
|[[TechDraw_Workbench/pt-br|Bancada de trabalho TechDraw]]
|IconL=Workbench_Start.svg
|IconR=Workbench_TechDraw.svg
}}
</div>


[[Image:Workbench_Surface.svg|thumb|128px|Surface workbench icon]]
== Introduction ==

The [[Surface Workbench|Surface Workbench]] introduced in FreeCAD 0.17 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 [[Part Shapebuilder|Part Shapebuilder]] tool when the ''Face from edges'' options 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 features like [[PartDesign AdditiveLoft|PartDesign AdditiveLoft]] and [[PartDesign AdditivePipe|PartDesign AdditivePipe]].

Some of the features provided are:
* Creation of surfaces from boundary edges.
* Alignment of the curvature from neighboring faces.
* Constraining of surfaces to additional curves and vertices.
* Extension of faces.
* A mesh can be used as a template to create spline curves on its surface.


{{TOCright}}
{{TOCright}}
[[Image:Surface_example.png|600px]]
{{clear}}


<span id="Introduction"></span>
== Use ==
== Introdução ==


A bancada de trabalho Superfície foi introduzida no FreeCAD 0.17 e fornece ferramentas para criar e modificar [https://en.wikipedia.org/wiki/Non-uniform_rational_B-spline NURBS surfaces] simples. Essas ferramentas tem uma funcionalidade similar à ferramenta [[Part Builder/pt-br|Part Builder]] quando as opções "Faces das bordas" são utilizadas. Entretanto, ao contrário dessa ferramenta, as ferramentas da bancada Superfície são paramétricas e fornecem opções adicionais. Quanto a isso, as ferramentas nesta bancada são similares a recursos como [[PartDesign AdditiveLoft/pt-br|PartDesign AdditiveLoft]] e [[PartDesign AdditivePipe/pt-br|PartDesign AdditivePipe]].
The Surface Workbench intends to create faces with shapes, which is not possible to do with the standard tools in other workbenches. The OCCT kernel gives as example a rectangular box with a rounded corners of different radii.


Alguns dos recursos disponíveis são:
[[File:Toy_Duck.png|600px]]
* Criação de superfícies a partir de bordas de limite.
* Alinhamento da curvatura a partir das faces vizinhas.
* Restrição de superfícies para curvas e vértices adicionais.
* Extensão de faces.
* Uma malha pode ser usada como modelo para criar curvas spline em sua superfície.


[[Image:Surface_example.png|350px]]
{{Caption|Surface created with sketches placed in datum planes with the tools of the [[PartDesign Workbench|PartDesign Workbench]]}}


<span id="Usage"></span>
The Surface Workbench integrates with other workbenches of FreeCAD. The above example was created from [[Sketcher Workbench|sketches]] placed on [[PartDesign Plane|datum planes]] in the [[PartDesign Workbench|PartDesign Workbench]]. The design can be fully parametric, when all datum planes and sketches are defined accordingly. In most cases it is sufficient with drawing a closed sketch to define the border for a face; then options are available to further modify its shape.
== Uso ==


A bancada de trabalho Superfície tem por objetivo criar faces com formas, o que não é possível fazer com as ferramentas padrões em outras bancadas. O OCCT kernel dá como exemplo uma caixa retangular com cantos arredondados de diferentes raios.
The current state of FreeCAD (v0.17) does not allow to place the surfaces into a [[PartDesign Body|PartDesign Body]]. However, the surfaces can be placed inside of a [[Std Part|Std Part]] container together with the [[PartDesign Body]] which holds all datum planes and sketches. The non parametric [[Part Shapebuilder|Part Shapebuilder]] tool must still be used in order to create a [[Glossary#Shell|shell]] and a regular [[Glossary#Solid|solid]] out of the set of surfaces.


[[File:Toy_Duck.png|350px]]
== Surface Tools ==


{{Caption|Superfície criada com esboços colocados em um plano de referência com as ferramentas de [[PartDesign Workbench/pt-br|PartDesign Workbench]].}}
* [[File:Filling.svg|32px]] [[Surface_Filling|Filling...]]: fills a series of boundary curves with a surface. The surface can be modified by adding constraint curves and vertexes. The surface changes its shape so that the surface goes through the added constraint elements.
* [[File:BSplineSurf.svg|32px]] [[Surface_GeomFillSurface|Fill boundary curves]]: creates a surface from two, three or four boundary edges. Three different filling modes are available: Stretch, Coons, Curved.


A bancada Superfície se integra com outras bancadas do FreeCAD. O exemplo acima foi criado a partir de [[Sketcher Workbench/pt-br|esboços]] colocado sobre [[PartDesign Plane/pt-br|planos de referência]] na [[PartDesign Workbench/pt-br|Bancada PartDesign]]. O projeto pode ser totalmente paramétrico, quando todos os planos de referência e esboços são definidos de acordo. Na maioria dos casos é suficiente desejar um esboço fechado para definir a borda para uma face; então, opções estão disponíveis para modificar ainda mais sua forma.
== Additional Menu Tools ==


The generated surface cannot be placed inside a {{Button|[[File:PartDesign_Body.svg|16px]] [[PartDesign_Body|PartDesign Body]]}}. However, the generated surface can be contained inside a {{Button|[[File:Std_Part.svg|16px]] [[Std_Part|Std Part]]}} together with the associated {{Button|[[File:PartDesign_Body.svg|16px]] [[PartDesign_Body|PartDesign Body]]}} that holds the datum planes and sketches. The non-parametric {{Button|[[File:Part_Builder.svg|16px]] [[Part_Builder|Part Builder]]}} tool can then be used in order to create a [[Glossary#Shell|shell]] and finally a [[Glossary#Solid|solid]].
These tools are only found in the Surface menu.
* [[Surface_CurveOnMesh|Curve on mesh...]]: A selected mesh from the mesh workbench can serve as a template in order to create manually spline curves on it.
* [[Surface_ExtendFace|Extend face]]: Extrapolate the surface at the boundaries with its local u-parameter and v-parameter.


<span id="Tools"></span>
==How to use==
== Ferramentas da bancada Superfície ==


* [[File:Filling.svg|32px]] [[Surface_Filling/pt-br|Enchimento]]: enche uma série de curvas limite com uma superfície. A superfície pode ser modificada pela adição de curvas de restrição e vértices. A superfície muda de forma para que a superfície passe pelos elementos de restrição adicionados.
* [[File:BSplineSurf.svg|32px]] [[Surface_GeomFillSurface/pt-br|Encher curvas limite]]: cria uma superfície a partir de duas, três ou quatro bordas limite. Três diferentes modos de enchimento estão disponíveis:alongar, Coons, Curvar.


* [[File:Surface_GeomFillSurface.svg|32px|link=Surface_GeomFillSurface]] [[Surface_GeomFillSurface|Fill boundary curves]]: creates a surface from two, three or four boundary edges.


* [[File:Surface_Sections.svg|32px|link=Surface_Sections]] [[Surface_Sections|Sections]]: creates a surface from edges that represent transversal sections of surface.
== Limitations ==


* [[File:Surface_ExtendFace.svg|32px|link=Surface_ExtendFace]] [[Surface_ExtendFace|Extend face]]: extrapolates the surface at the boundaries with its local U parameter and V parameter.
The used surface code from the CAD-kernel OCCT is very fragile and can not handle wrong input properly. This can cause FreeCAD to crash. The following situations cause problems and may crash FreeCAD:
* adding additional edges or wires as boundary to a surface, that would make up several faces. Add those edges only to '''Unbound Edges'''.
* Using of boundary edges, that fails do build a closed boundary at parametric changes of the document.


* [[File:Surface_CurveOnMesh.svg|32px|link=Surface_CurveOnMesh]] [[Surface_CurveOnMesh|Curve on mesh]]: creates approximated spline segments on top of a selected [[Mesh_Workbench|mesh]].
{{Docnav|[[Start Workbench|Start Workbench]]|[[TechDraw Module|TechDraw Module]]|IconL=Workbench_Start.svg|IconR=Workbench_TechDraw.svg}}
{{Userdocnavi}}


* [[File:Surface_BlendCurve.svg|32px|link=Surface_BlendCurve]] [[Surface_BlendCurve|Blend Curve]]: creates a Bezier curve between two edges, with desired continuity.
[[Category:User Documentation]]




<div class="mw-translate-fuzzy">
{{Docnav
|[[Start_Workbench/pt-br|Bancada de trabalho Start]]
|[[TechDraw_Workbench/pt-br|Bancada de trabalho TechDraw]]
|IconL=Workbench_Start.svg
|IconR=Workbench_TechDraw.svg
}}
</div>


{{Surface Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 18:47, 25 April 2024

Surface workbench icon

Introdução

A bancada de trabalho Superfície foi introduzida no FreeCAD 0.17 e fornece ferramentas para criar e modificar NURBS surfaces simples. Essas ferramentas tem uma funcionalidade similar à ferramenta Part Builder quando as opções "Faces das bordas" são utilizadas. Entretanto, ao contrário dessa ferramenta, as ferramentas da bancada Superfície são paramétricas e fornecem opções adicionais. Quanto a isso, as ferramentas nesta bancada são similares a recursos como PartDesign AdditiveLoft e PartDesign AdditivePipe.

Alguns dos recursos disponíveis são:

  • Criação de superfícies a partir de bordas de limite.
  • Alinhamento da curvatura a partir das faces vizinhas.
  • Restrição de superfícies para curvas e vértices adicionais.
  • Extensão de faces.
  • Uma malha pode ser usada como modelo para criar curvas spline em sua superfície.

Uso

A bancada de trabalho Superfície tem por objetivo criar faces com formas, o que não é possível fazer com as ferramentas padrões em outras bancadas. O OCCT kernel dá como exemplo uma caixa retangular com cantos arredondados de diferentes raios.

Superfície criada com esboços colocados em um plano de referência com as ferramentas de PartDesign Workbench.

A bancada Superfície se integra com outras bancadas do FreeCAD. O exemplo acima foi criado a partir de esboços colocado sobre planos de referência na Bancada PartDesign. O projeto pode ser totalmente paramétrico, quando todos os planos de referência e esboços são definidos de acordo. Na maioria dos casos é suficiente desejar um esboço fechado para definir a borda para uma face; então, opções estão disponíveis para modificar ainda mais sua forma.

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.

Ferramentas da bancada Superfície

  • Enchimento: enche uma série de curvas limite com uma superfície. A superfície pode ser modificada pela adição de curvas de restrição e vértices. A superfície muda de forma para que a superfície passe pelos elementos de restrição adicionados.
  • Encher curvas limite: cria uma superfície a partir de duas, três ou quatro bordas limite. Três diferentes modos de enchimento estão disponíveis:alongar, Coons, Curvar.
  • Sections: creates a surface from edges that represent transversal sections of surface.
  • Extend face: extrapolates the surface at the boundaries with its local U parameter and V parameter.
  • Blend Curve: creates a Bezier curve between two edges, with desired continuity.