Arch Workbench/id: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 23: Line 23:
* [[Arch tutorial]]
* [[Arch tutorial]]
* [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]]





Revision as of 16:32, 20 June 2016

The Arch workbench provides modern BIM workflow to FreeCAD, with support for features like 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.


Tools

Template:Arch Tools/id

File formats

  • 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