Arch DAE: Difference between revisions

From FreeCAD Documentation
m (update a weblink)
No edit summary
Line 20: Line 20:
<!--T:7-->
<!--T:7-->
{{docnav|[[Arch IFC|IFC]]|[[Arch OBJ|OBJ]]|[[Arch_Module|Arch Module]]}}
{{docnav|[[Arch IFC|IFC]]|[[Arch OBJ|OBJ]]|[[Arch_Module|Arch Module]]}}


{{Arch Tools navi}}
{{Arch Tools navi}}
{{Userdocnavi}}
{{Userdocnavi}}

Revision as of 22:17, 4 March 2019

The Collada (DAE) format is a standard file format for exchange of Mesh data. The Arch Module can import meshes from .dae files, and export Arch and other Shape-based objects to the .dae format.

Note that imported objects will be Mesh objects, and will need to be turned into Shapes or Arch objects for optimal use. The Arch Module has several tools to help you in performing that operation.

The Collada import functionality in the Arch module depends on pycollada. If it is not installed on your system, Collada import/export will be disabled.

Links