Workbenches/pt: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
Neste momanto estão disponíveis as seguintes bancadas:
Neste momanto estão disponíveis as seguintes bancadas:
</div>
</div>

* [[File:Freecad16.svg|32px]] [[Std_Base|Std Base]]. This is not really a workbench, but this category serves to collect all "standard" commands and tools of the system which can be used in all workbenches.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 28: Line 30:
</div>
</div>


<div class="mw-translate-fuzzy">
* [[Image:Workbench_Image.svg|24px]] A [[Image_Module/pt|Bancada de Imagens]] para trabalhar com imagens de ''bitmaps''
* [[Image:Workbench_Image.svg|24px]] A [[Image_Module/pt|Bancada de Imagens]] para trabalhar com imagens de ''bitmaps''
* [[Image:Workbench_Inspection.svg|24px]] The [[Inspection Workbench/pt|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
* [[Image:Workbench_Inspection.svg|24px]] The [[Inspection Workbench/pt|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
Line 33: Line 36:
* [[Image:Workbench_OpenSCAD.svg|24px]] A [[OpenSCAD Workbench/pt|Bancada OpenSCAD]] para interoperabilidade com o OpenSCAD e reparação de historiais CSG
* [[Image:Workbench_OpenSCAD.svg|24px]] A [[OpenSCAD Workbench/pt|Bancada OpenSCAD]] para interoperabilidade com o OpenSCAD e reparação de historiais CSG
* [[Image:Workbench_Part.svg|24px]] A [[Part Workbench/pt|Bancada de Peças]] para trabalhar com peças CAD
* [[Image:Workbench_Part.svg|24px]] A [[Part Workbench/pt|Bancada de Peças]] para trabalhar com peças CAD
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 56: Line 60:
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench/pt|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench/pt|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
</div>
</div>

=== Deprecated ===

The following workbenches are still included in the base installation for compatibility purposes, but they should no longer be used.
* [[Image:Workbench_Complete.svg|32px]] The [[Complete_Workbench|Complete Workbench]] holds all commands and features from all the modules and workbenches which met certain quality criteria. {{Obsolete|0.17}}
* [[Image:Workbench_Drawing.svg|32px]] The [[Drawing Module|Drawing Workbench]] was used for displaying your 3D work on a 2D sheet but has now been deprecated, it is still needed to read old FreeCAD files that contain a Drawing object originally made with this workbench. See [[TechDraw Module|TechDraw Workbench]], which is a more advanced replacement. {{Obsolete|0.17}}


== External workbenches ==
== External workbenches ==

Revision as of 09:39, 21 October 2019

O FreeCAD, como outros programas como o Revit ou Catia, é baseado no conceito de bancadas. Uma bancada pode ser considerada como um conjunto de ferramentas agrupadas para fazer uma certa tarefa. Numa oficina de carpintaria tradicional, haveria uma mesa para a pessoa que trabalha com madeira, outra para peças metálicas, e talvez uma terceira para a pessoa que faz a montagem das várias peças.

FreeCAD, like many modern design applications such as Revit or CATIA, is based on the concept of Workbench. A workbench can be considered as a set of tools specially grouped for a certain task. In a traditional furniture workshop, you would have a work table for the person who works with wood, another one for the one who works with metal pieces, and maybe a third one for the guy who mounts all the pieces together.

No FreeCAD aplica-se o mesmo conceito. As ferramentas são agrupadas em bancadas de acordo com as tarefas em que são usadas.

Quando muda de uma bancada para a outra, as ferramentas disponíveis no interface mudam. As barras de ferramentas, barras de comandos e eventualemnte outras partes do interface mudam com a nova bancada, mas os conteúdos do seu trabalho não mudam. Poderia, por exemplo, começar a desenhar formas em 2D com a Bancada de Desenho, e depois fazer mais trabalho na Bancada de Peças.

Note that sometimes a Workbench is referred to as a Module. However, Workbenches and Modules are different entities. A Module is any extension of FreeCAD, while a Workbench is a special GUI configuration that groups some toolbars and menus. Usually every Module contains its own Workbench, hence the cross-use of the name.

Built-in workbenches

Neste momanto estão disponíveis as seguintes bancadas:

  • Std Base. This is not really a workbench, but this category serves to collect all "standard" commands and tools of the system which can be used in all workbenches.

Deprecated

The following workbenches are still included in the base installation for compatibility purposes, but they should no longer be used.

External workbenches

FreeCAD workbenches are easy to program in Python, there are therefore many people developing additional workbenches outside of the FreeCAD main development area.

The external workbenches page lists all that are known to this community. Most are easily installable from within FreeCAD, using the Addon Manager, found under menu Tools → Addon manager.

Há mais bancadas em desenvolvimento, mantenha-se atento!

Property editor/pt
PartDesign Workbench/pt