Arch 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)
 
(151 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
The Arch workbench provides modern [http://en.wikipedia.org/wiki/Building_Information_Modeling BIM] workflow to FreeCAD, with support for features like [http://en.wikipedia.org/wiki/Industry_Foundation_Classes IFC] support, fully parametric architectural entities such as walls, structural elements or windows, and rich 2D document production. The Arch workbench also feature all the tools from the [[Draft Workbench]].


<div class="mw-translate-fuzzy">
'''Note''': The [http://en.wikipedia.org/wiki/Building_Information_Modeling BIM] functionality of FreeCAD is now progressively split into this Arch Workbench, which holds all the base BIM tools, and the [https://github.com/yorikvanhavre/BIM_Workbench BIM Workbench addon], that you can install via menu Tools->Addon Manager, that adds a new interface layer on top of the Arch tools, with the aim to make BIM workflow in FreeCAD more intuitive and user-friendly.
{{Docnav
|[[Std_Base/pt-br|Base Padrão]]
|[[Draft_Workbench/pt-br|Bancada de trabalho Draft]]
|IconL=Freecad.svg
|IconR=Workbench_Draft.svg
}}
</div>


[[Image:Workbench_Arch.svg|thumb|128px|Ícone da bancada de trabalho Arch]]
[[Image:Screenshot arch window.jpg]]


{{TOCright}}
== Tools ==


<span id="Introduction"></span>
{{Arch Tools}}
== Introdução ==


A bancada de trabalho Arch fornece um moderno [http://en.wikipedia.org/wiki/Building_Information_Modeling building information modelling] (BIM) fluxo de trabalho ao FreeCAD, com suporte para recursos como entidades arquitetônicas totalmente paramétricas tais como paredes, elementos estruturais, telhados, janelas, escadas, canos e mobília. Suporta dados de [http://en.wikipedia.org/wiki/Industry_Foundation_Classes industry foundation classes] (IFC) e produção de plantas 2D em combinação com a [[TechDraw Workbench|Bancada TechDraw]].
===File formats===


A bancada Arch importa todas as ferramentas da [[Draft Workbench|Bancada Draft]], pois usa objetos 2D para construir seus objetos arquitetônicos. No entanto, a Arch também pode usar objetos sólidos criados em outras bancadas, como a [[Part Workbench | Bancada Part]] e a [[PartDesign Workbench | Bancada PartDesign]].
* [[Arch IFC|IFC]] : Industry foundation Classes
* [[Arch DAE|DAE]] : Collada mesh format
* [[Arch OBJ|OBJ]] : Obj mesh format (export only)
* [[Arch JSON|JSON]] : JavaScript Object Notation format (export only)
* [[Arch 3DS|3DS]] : 3DS format (import only)


A funcionalidade BIM do FreeCAD agora está dividida progressivamente nesta Bancada, que contém ferramentas arquitetônicas básicas, e no [[BIM Workbench]], que você pode instalar através do [[Std_AddonMgr | Gerenciador de Complementos]]. Este ambiente de trabalho adiciona uma nova camada de interface às ferramentas do Arch, com o objetivo de tornar o fluxo de trabalho BIM no FreeCAD mais intuitivo e fácil de usar.
== API ==


Os desenvolvedores das bancadas Arch, Draft e BIM também colaboram com a [https://osarch.org comunidade OSArch], que fomenta o uso do software livre no âmbito da construção e do design.
The Arch module can be used in python scripts and [[macros]] using the [http://www.freecadweb.org/api/Arch.html Arch Python API] functions.


[[Image:Screenshot arch window.jpg|600px]]
== Tutorials ==

<span id="Tools"></span>
== Ferramentas ==

Estas são as ferramentas para criar objetos arquitetônicos:

* [[Image:Arch_Wall.svg|32px]] [[Arch_Wall|Wall]]: Creates a wall from scratch or using a selected object as a base.

* [[Image:Arch_Structure.svg|32px]] [[Arch_Structure|Structure]]: Creates a structural element from scratch or using a selected object as a base.

* [[Image:Arch_CompRebarStraight.png|48px]] [[Arch_CompRebarStraight|Rebar tools]]: These tools, except the last, are only available if the [[Reinforcement_Workbench|Reinforcement Workbench]] has been installed.

:* [[Image:Reinforcement_StraightRebar.svg|32px]] [[Reinforcement_StraightRebar|Straight Rebar]]: Creates a straight reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_UShapeRebar.svg|32px]] [[Reinforcement_UShapeRebar|U-Shape Rebar]]: Creates a U-shape reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_LShapeRebar.svg|32px]] [[Reinforcement_LShapeRebar|L-Shape Rebar]]: Creates an L-shape reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_StirrupRebar.svg|32px]] [[Reinforcement_StirrupRebar|Stirrup]]: Creates a stirrup reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_BentShapeRebar.svg|32px]] [[Reinforcement_BentShapeRebar|Bent-Shape Rebar]]: Creates a bent-shape reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_HelicalRebar.svg|32px]] [[Reinforcement_HelicalRebar|Helical Rebar]]: Creates a helical reinforcement bar in a selected structural element.

:* [[Image:Reinforcement_ColumnRebars.svg|32px]] [[Reinforcement_ColumnRebars|Column Reinforcement]]: Creates reinforcement bars in a selected column.

:* [[Image:Reinforcement_BeamRebars.svg|32px]] [[Reinforcement_BeamRebars|Beam Reinforcement]]: Creates reinforcement bars in a selected beam.

:* [[Image:Reinforcement_SlabRebars.svg|32px]] [[Reinforcement_SlabRebars|Slab Reinforcement]]: Creates reinforcement bars in a selected slab.

:* [[Image:Reinforcement_FootingRebars.svg|32px]] [[Reinforcement_FootingRebars|Footing Reinforcement]]: Creates reinforcement bars in a selected footing.

:* [[Image:Arch_Rebar.svg|32px]] [[Arch_Rebar|Custom Rebar]]: Creates a custom reinforcement bar in a selected structural element using a sketch.

* [[Image:Arch_CurtainWall.svg|32px]] [[Arch_CurtainWall|Curtain Wall]]: Creates a curtain wall from scratch or using a selected object as a base.

* [[Image:Arch_BuildingPart.svg|32px]] [[Arch_BuildingPart|Building Part]]: Creates a building part including selected objects.

* [[Image:Arch_Project.svg|32px]] [[Arch_Project|Project]]: Creates a project including selected objects.

* [[Image:Arch_Site.svg|32px]] [[Arch_Site|Site]]: Creates a site including selected objects.

* [[Image:Arch_Building.svg|32px]] [[Arch_Building|Building]]: Creates a building including selected objects.

* [[Image:Arch_Floor.svg|32px]] [[Arch_Floor|Level]]: Creates a floor including selected objects.

* [[Image:Arch_Reference.svg|32px]] [[Arch_Reference|External reference]]: Links objects from another FreeCAD file into the current document.

* [[Image:Arch_Window.svg|32px]] [[Arch_Window|Window]]: Creates a window from scratch or using a selected object as a base.

* [[Image:Arch_Roof.svg|32px]] [[Arch_Roof|Roof]]: Creates a sloped roof from a selected wire.

* [[Image:Arch_CompAxis.png|48px]] [[Arch CompAxis|Axis tools]]

:* [[Image:Arch_Axis.svg|32px]] [[Arch_Axis|Axis]]: Adds a 1-direction array of axes.

:* [[Image:Arch_AxisSystem.svg|32px]] [[Arch_AxisSystem|Axis System]]: Adds an axis system composed of several axes.

:* [[Image:Arch_Grid.svg|32px]] [[Arch_Grid|Grid]]: Adds a grid-like object.

* [[Image:Arch_SectionPlane.svg|32px]] [[Arch_SectionPlane|Section Plane]]: Adds a section plane object.

* [[Image:Arch_Space.svg|32px]] [[Arch_Space|Space]]: Creates a space object.

* [[Image:Arch_Stairs.svg|32px]] [[Arch_Stairs|Stairs]]: Creates a stairs object.

* [[Image:Arch_CompPanel.png|48px]] [[Arch_CompPanel|Panel tools]]

:* [[Image:Arch_Panel.svg|32px]] [[Arch_Panel|Panel]]: Creates a panel object from a selected 2D object.

:* [[Image:Arch_Panel_Cut.svg|32px]] [[Arch_Panel_Cut|Panel Cut]]: Creates a 2D cut view from a panel.

:* [[Image:Arch_Panel_Sheet.svg|32px]] [[Arch_Panel_Sheet|Panel Sheet]]: Creates a 2D cut sheet including panel cuts or other 2D objects.

:* [[Image:Arch_Nest.svg|32px]] [[Arch_Nest|Nest]]: Allows to nest several flat objects inside a container shape.

* [[Image:Arch_Equipment.svg|32px]] [[Arch_Equipment|Equipment]]: Creates an equipment or furniture object.

* [[Image:Arch_Frame.svg|32px]] [[Arch_Frame|Frame]]: Creates a frame object from a selected layout.

* [[Image:Arch_Fence.svg|32px]] [[Arch_Fence|Fence]]: Creates a fence object from a selected post and path.

* [[Image:Arch_Truss.svg|32px]] [[Arch_Truss|Truss]]: Creates a truss from a selected line or from scratch.

* [[Image:Arch_Profile.svg|32px]] [[Arch_Profile|Profile]]: Creates a parametric 2D profile.

* [[Image:Arch_CompSetMaterial.png|48px]] [[Arch CompSetMaterial|Material tools]]

:* [[Image:Arch_SetMaterial.svg|32px]] [[Arch_SetMaterial|Material]]: Creates a material and attributes it to selected objects, if any.

:* [[Image:Arch_MultiMaterial.svg|32px]] [[Arch_MultiMaterial|Multi-Material]]: Creates a multi-material and attributes it to selected objects, if any.

* [[Image:Arch_Schedule.svg|32px]] [[Arch_Schedule|Schedule]]: Creates different types of schedules.

* [[Image:Arch_CompPipe.png|48px]] [[Arch CompPipe|Pipe tools]]

:* [[Image:Arch_Pipe.svg|32px]] [[Arch_Pipe|Pipe]]: Creates a pipe.

:* [[Image:Arch_PipeConnector.svg|32px]] [[Arch_PipeConnector|Connector]]: Creates a corner or T-connection between 2 or 3 selected pipes.

<span id="Modification_tools"></span>
===Ferramentas de Modificação===

Estas são as ferramentas para modificar objetos arquitetônicos:

* [[Image:Arch_CutPlane.svg|32px]] [[Arch_CutPlane|Cut with plane]]: Cuts an object according to a plane.

* [[Image:Arch_Add.svg|32px]] [[Arch_Add|Add component]]: Adds objects to a component.

* [[Image:Arch_Remove.svg|32px]] [[Arch_Remove|Remove component]]: Subtracts or removes objects from a component.

* [[Image:Arch_Survey.svg|32px]] [[Arch_Survey|Survey]]: Enters or leaves surveying mode.

<span id="Utilities"></span>
===Utilidades===

Estas são as ferramentas adicionais para te ajudar em tarefas específicas.

* [[Image:Arch_Component.svg|32px]] [[Arch_Component|Component]]: Creates a non-parametric Arch component.

* [[Image:Arch_CloneComponent.svg|32px]] [[Arch_CloneComponent|Clone component]]: Produces Arch Components that are clones of selected Arch objects (not to be confused with [[Draft_Clone|Draft Clone]]).

* [[Image:Arch_SplitMesh.svg|32px]] [[Arch_SplitMesh|Split Mesh]]: Splits a selected mesh into separate components.

* [[Image:Arch_MeshToShape.svg|32px]] [[Arch_MeshToShape|Mesh to Shape]]: Converts a mesh into a shape, unifying coplanar faces.

* [[Image:Arch_SelectNonSolidMeshes.svg|32px]] [[Arch_SelectNonSolidMeshes|Select non-manifold meshes]]: Selects all non-manifold meshes from the current selection or from the document.

* [[Image:Arch_RemoveShape.svg|32px]] [[Arch_RemoveShape|Remove Shape from Arch]]: Turns cubic shape-based Arch object fully parametric.

* [[Image:Arch_CloseHoles.svg|32px]] [[Arch_CloseHoles|Close holes]]: Closes holes in a selected shape-based object.

* [[Image:Arch_MergeWalls.svg|32px]] [[Arch_MergeWalls|Merge Walls]]: Merge two or more walls.

* [[Image:Arch_Check.svg|32px]] [[Arch_Check|Check]]: Check if the selected objects are solids and don't contain defects.

* [[Image:Arch_ToggleIfcBrepFlag.svg|32px]] [[Arch_ToggleIfcBrepFlag|Toggle IFC Brep flag]]: Forces a selected object to be exported as an [http://www.buildingsmart-tech.org/ifc/IFC4/final/html/schema/ifcgeometricmodelresource/lexical/ifcfacetedbrep.htm IfcFacetedBrep].

* [[Image:Arch_3Views.svg|32px]] [[Arch_3Views|3 Views from mesh]]: Creates top, front and side views from a [[Mesh_Workbench|mesh]].

* [[Image:Arch_IfcSpreadsheet.svg|32px]] [[Arch_IfcSpreadsheet|Create IFC spreadsheet...]]: Creates a spreadsheet to store [[Arch_IFC|IFC]] properties of an object.

* [[Image:Arch_ToggleSubs.svg|32px]] [[Arch_ToggleSubs|Toggle subcomponents]]: Shows or hides the subcomponents of an Arch object.

==Obsolete tools==

* [[Image:Arch_CutLine.svg|32px]] [[Arch_CutLine|Cut with line]]: Cuts an object according to a line. Not available in {{VersionPlus|1.0}}.

<span id="Preferences"></span>
===Preferências===

* [[Image:Preferences-arch.svg|32px]] [[Arch_Preferences/pt-br|Preferências]]: preferências em relação à aparência padrão de paredes, estruturas, vergalhões, janelas, escadas, painéis, tubos, grades e eixos.

<span id="File_formats"></span>
===Formatos de arquivos===


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
* [[Arch_IFC/pt-br|IFC]]: classes de fundação da indústria
* [[Arch tutorial/pt-br|Arch tutorial]]
* [[Arch_DAE/pt-br|DAE]]: Formato de malha Collada
* [http://yorik.uncreated.net/guestblog.php?2012=180 Arch tutorial in Yorik's blog]
* [[Arch_OBJ/pt-br|OBJ]]: Formato da malha objeto (somente exportação)
* [[Arch_JSON/pt-br|JSON]]: Formato JavaScript Object Notation (somente exportação)
* [[Arch_3DS/pt-br|3DS]]: Formato 3DS (somente importação)
* [[Arch_SHP/pt-br|SHP]]: Arquivos em forma de GIS (somente importação)
</div>
</div>

== API ==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
A bancada (módulo) Arch pode ser usado em scripts [[Python/pt-br|Python]] e [[macros/pt-br|macros]] usando as funções [http://www.freecadweb.org/api/Arch.html Arch Python API].
{{docnav/pt-br|Draft Module/pt-br|Robot Module/pt-br}}
</div>
</div>


<span id="Tutorials"></span>
[[Category:User Documentation/pt-br]]
== Tutoriais ==


<div class="mw-translate-fuzzy">
* [http://yorik.uncreated.net/guestblog.php?tag=freecad Architecture workflow]: Um exemplo de como o FreeCAD pode começar a ter seu lugar preliminar em um fluxo de trabalho de arquitetura.
* [[Arch tutorial/pt-br|Tutorial Arch]] (v0.14)
* [http://yorik.uncreated.net/guestblog.php?2012=180 Visão geral rápida da Arch no blog de Yorik] (v0.13)
* [https://www.youtube.com/watch?v=lTDOeHapv_E Apresentação em vídeo da bancada de trabalho Arch] (2016)
* [[Arch_panel_tutorial/pt-br|Tutorial do painel da Arch ]] (v0.15)
* [[Manual:BIM modeling/pt-br|Capítulo de modelagem BIM do manual do FreeCAD]]
* [[Import_from_STL_or_OBJ/pt-br|Importação de STL ou OBJ]]
* [[Export_to_STL_or_OBJ/pt-br|Exportação para STL ou OBJ]]
</div>



<languages/>
<div class="mw-translate-fuzzy">
{{Docnav
|[[Std_Base/pt-br|Std Base]]
|[[Draft_Workbench/pt-br|Bancada de trabalho Draft]]
|IconL=Freecad.svg
|IconR=Workbench_Draft.svg
}}
</div>

{{Arch_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 10:50, 21 April 2024

Ícone da bancada de trabalho Arch

Introdução

A bancada de trabalho Arch fornece um moderno building information modelling (BIM) fluxo de trabalho ao FreeCAD, com suporte para recursos como entidades arquitetônicas totalmente paramétricas tais como paredes, elementos estruturais, telhados, janelas, escadas, canos e mobília. Suporta dados de industry foundation classes (IFC) e produção de plantas 2D em combinação com a Bancada TechDraw.

A bancada Arch importa todas as ferramentas da Bancada Draft, pois usa objetos 2D para construir seus objetos arquitetônicos. No entanto, a Arch também pode usar objetos sólidos criados em outras bancadas, como a Bancada Part e a Bancada PartDesign.

A funcionalidade BIM do FreeCAD agora está dividida progressivamente nesta Bancada, que contém ferramentas arquitetônicas básicas, e no BIM Workbench, que você pode instalar através do Gerenciador de Complementos. Este ambiente de trabalho adiciona uma nova camada de interface às ferramentas do Arch, com o objetivo de tornar o fluxo de trabalho BIM no FreeCAD mais intuitivo e fácil de usar.

Os desenvolvedores das bancadas Arch, Draft e BIM também colaboram com a comunidade OSArch, que fomenta o uso do software livre no âmbito da construção e do design.

Ferramentas

Estas são as ferramentas para criar objetos arquitetônicos:

  • Wall: Creates a wall from scratch or using a selected object as a base.
  • Structure: Creates a structural element from scratch or using a selected object as a base.
  • Straight Rebar: Creates a straight reinforcement bar in a selected structural element.
  • U-Shape Rebar: Creates a U-shape reinforcement bar in a selected structural element.
  • L-Shape Rebar: Creates an L-shape reinforcement bar in a selected structural element.
  • Stirrup: Creates a stirrup reinforcement bar in a selected structural element.
  • Bent-Shape Rebar: Creates a bent-shape reinforcement bar in a selected structural element.
  • Helical Rebar: Creates a helical reinforcement bar in a selected structural element.
  • Custom Rebar: Creates a custom reinforcement bar in a selected structural element using a sketch.
  • Curtain Wall: Creates a curtain wall from scratch or using a selected object as a base.
  • Building Part: Creates a building part including selected objects.
  • Project: Creates a project including selected objects.
  • Site: Creates a site including selected objects.
  • Building: Creates a building including selected objects.
  • Level: Creates a floor including selected objects.
  • Window: Creates a window from scratch or using a selected object as a base.
  • Roof: Creates a sloped roof from a selected wire.
  • Axis: Adds a 1-direction array of axes.
  • Axis System: Adds an axis system composed of several axes.
  • Grid: Adds a grid-like object.
  • Space: Creates a space object.
  • Stairs: Creates a stairs object.
  • Panel: Creates a panel object from a selected 2D object.
  • Panel Cut: Creates a 2D cut view from a panel.
  • Panel Sheet: Creates a 2D cut sheet including panel cuts or other 2D objects.
  • Nest: Allows to nest several flat objects inside a container shape.
  • Equipment: Creates an equipment or furniture object.
  • Frame: Creates a frame object from a selected layout.
  • Fence: Creates a fence object from a selected post and path.
  • Truss: Creates a truss from a selected line or from scratch.
  • Profile: Creates a parametric 2D profile.
  • Material: Creates a material and attributes it to selected objects, if any.
  • Multi-Material: Creates a multi-material and attributes it to selected objects, if any.
  • Schedule: Creates different types of schedules.
  • Pipe: Creates a pipe.
  • Connector: Creates a corner or T-connection between 2 or 3 selected pipes.

Ferramentas de Modificação

Estas são as ferramentas para modificar objetos arquitetônicos:

  • Survey: Enters or leaves surveying mode.

Utilidades

Estas são as ferramentas adicionais para te ajudar em tarefas específicas.

  • Component: Creates a non-parametric Arch component.
  • Split Mesh: Splits a selected mesh into separate components.
  • Mesh to Shape: Converts a mesh into a shape, unifying coplanar faces.
  • Close holes: Closes holes in a selected shape-based object.
  • Check: Check if the selected objects are solids and don't contain defects.

Obsolete tools

  • Cut with line: Cuts an object according to a line. Not available in version 1.0 and above.

Preferências

  • Preferências: preferências em relação à aparência padrão de paredes, estruturas, vergalhões, janelas, escadas, painéis, tubos, grades e eixos.

Formatos de arquivos

  • IFC: classes de fundação da indústria
  • DAE: Formato de malha Collada
  • OBJ: Formato da malha objeto (somente exportação)
  • JSON: Formato JavaScript Object Notation (somente exportação)
  • 3DS: Formato 3DS (somente importação)
  • SHP: Arquivos em forma de GIS (somente importação)

API

A bancada (módulo) Arch pode ser usado em scripts Python e macros usando as funções Arch Python API.

Tutoriais