Arch Workbench/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 11: Line 11:
===File formats===
===File formats===


* [[Arch IFC|IFC]] : Industry foundation Classes (import only)
* [[Arch IFC|IFC]] : Industry foundation Classes
* [[Arch DAE|DAE]] : Collada mesh format
* [[Arch DAE|DAE]] : Collada mesh format
* [[Arch OBJ|OBJ]] : Obj mesh format (export only)
* [[Arch OBJ|OBJ]] : Obj mesh format (export only)

Revision as of 18:13, 18 February 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

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