Arch DAE: Difference between revisions

From FreeCAD Documentation
m (separating templates)
No edit summary
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:8-->
<!--T:8-->
{{Docnav
{{docnav|[[Arch IFC|IFC]]|[[Arch OBJ|OBJ]]|[[Arch_Module|Arch Module]]}}
|[[Arch_IFC|IFC]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Module|Arch Module]]
}}


<!--T:1-->
<!--T:1-->
Line 8: Line 12:


<!--T:2-->
<!--T:2-->
Note that imported objects will be [[Mesh Module|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.
Note that imported objects will be [[Mesh Module|Mesh]] objects, and will need to be turned into [[Shape|Shapes]] or Arch objects for optimal use. The [[Arch Module]] has several tools to help you in performing that operation.


<!--T:3-->
<!--T:3-->
Line 19: Line 23:


<!--T:7-->
<!--T:7-->
{{Docnav
{{docnav|[[Arch IFC|IFC]]|[[Arch OBJ|OBJ]]|[[Arch_Module|Arch Module]]}}
|[[Arch_IFC|IFC]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Module|Arch Module]]
}}




<!--T:9-->
{{Arch Tools navi}}

{{Userdocnavi}}
</translate>
</translate>
{{Arch Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:File Formats{{#translation:}}]]

Revision as of 09:06, 17 September 2020

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