Arch Workbench/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 24: Line 24:
* [http://yorik.uncreated.net/guestblog.php?2012=180 Arch tutorial in Yorik's blog]
* [http://yorik.uncreated.net/guestblog.php?2012=180 Arch tutorial in Yorik's blog]
* [[Import_from_STL_or_OBJ|Import from STL or OBJ]]
* [[Import_from_STL_or_OBJ|Import from STL or OBJ]]
* [[Export_to_STL_or_OBJ|Export to STL or OBJ]]



{{docnav|Draft Module|FEM Module}}
{{docnav|Draft Module|FEM Module}}

Revision as of 21:11, 21 June 2016

Der Architektur-Arbeitsbereich stellt einen modernen [1] Workflow für FreeCAD zur Verfügung, der Features wie [2]-Unterstützung, vollständig parametrisierte Architektur-Entitäten wie Wände, Strukturelemente oder Fenster und umfangreichen 2D-Dokumentenerzeugung bietet. Der Arbeitsbereich umfasst außerdem alle Werkzeuge des Draft-Arbeitsbereiches.


Tools

Template:Arch Tools/de

Dateiformate

  • IFC : Industry foundation Classes
  • DAE : Collada mesh format
  • OBJ : Obj mesh format (export only)

API

The Arch module can be used in python scripts and macros using the Arch Python API functions.

Tutorials

Draft Module
FEM Module