Arch DAE/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Arch_IFC|IFC]]
|[[Arch_IFC|IFC]]
|[[Arch_OBJ|OBJ]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Workbench|Arch Workbench]]
|[[Arch_Workbench|Arch Workbench]]
|IconL=
|IconR=
|IconC=Workbench_Arch.svg
}}
}}


Line 15: Line 19:


* [[Importing_From_Sketchup|Importing from Sketchup]]
* [[Importing_From_Sketchup|Importing from Sketchup]]



{{Docnav
{{Docnav
Line 20: Line 25:
|[[Arch_OBJ|OBJ]]
|[[Arch_OBJ|OBJ]]
|[[Arch_Workbench|Arch Workbench]]
|[[Arch_Workbench|Arch Workbench]]
|IconL=
|IconR=
|IconC=Workbench_Arch.svg
}}
}}



{{Arch Tools navi{{#translation:}}}}
{{Arch Tools navi{{#translation:}}}}

Revision as of 15:49, 9 March 2022

The Collada (DAE) format is a standard file format for exchange of Mesh data. The Arch Workbench 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 Workbench has several tools to help you in performing that operation.

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

Links